4 min read
ClickHouse MergeTree: ORDER BY Is the Index, Tiny Inserts Are the Outage
ORDER BY is the only index that matters, one-row inserts explode parts, mutations rewrite data, and ClickHouse is not a warehouse stand-in. Batch the writes.
- clickhouse
- olap