ClickHouse
Columnar OLAP database for real-time analytics at scale.
ClickHouse is a column-oriented SQL database designed for analytical queries over very large tables, with extreme throughput on aggregations and time-series workloads. It supports clustering, replication, and SQL-compatible joins.
It is widely used at large companies for product analytics, observability, and log analysis on Linux infrastructure.
Install
curl https://clickhouse.com/ | sh
Authors
- ClickHouse Inc.
- Yandex (original)
