// databases-warehouses
Fast Columnar OLAP Database
An open-source columnar database management system designed for online analytical processing (OLAP). ClickHouse delivers exceptional query performance on large datasets, making it ideal for real-time analytics, log analysis, and time-series data.
Python data engineers use `clickhouse-connect` or `clickhouse-driver` to load pipeline outputs into ClickHouse and run fast analytical queries. A common pattern is streaming Kafka events into a ClickHouse table using the Kafka engine, then querying aggregated metrics in real time with sub-second response times for dashboard or alerting use cases.
An open-source columnar database management system designed for online analytical processing (OLAP). ClickHouse delivers exceptional query performance on large datasets, making it ideal for real-time analytics, log analysis, and time-series data.
ClickHouse offers freemium pricing options.
ClickHouse is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
CR CrateDB Distributed SQL Database | Freemium | ★ 4.2 | → |
RQ RQLite Distributed SQLite Database | Free | ★ 4.1 | → |
AH Apache HBase Distributed Column-Family Store | Free | ★ 4.2 | → |