ClickHouse is a columnar analytical database that ingests high-cardinality, append-only event streams and serves aggregation-heavy SQL queries over them really fast.
It’s open source and positioned as an OLAP database.
It is used by both OpenAI1 and Anthropic2 in their observability stacks.