ClickHouse or Apache Parquet format
| Database | Notes |
|---|---|
| ClickHouse | High-speed analytics engine, real-time OLAP |
| Amazon Redshift | Cloud data warehouse by AWS |
| Google BigQuery | Serverless analytics platform |
| Apache Druid | Real-time ingestion + OLAP queries |
| Apache Parquet | File format for columnar storage |
| Apache Cassandra (wide-column) | Not strictly columnar, but stores by column families |
Referenced in:
All notes