5 ms·
I can confirm that. 10tb uncompressed, 3tb compressed in clickhouse, 60 billion Rows, queries are fast.
by stephankoelle 2y ago
I can confirm that. 10tb uncompressed, 3tb compressed in clickhouse, 60 billion Rows, queries are fast.
- ZephyrBlu 2y agoReally curious what "fast" is in this context. Milliseconds, seconds, minutes?
- atemerev 2y agoFull-range query with aggregations is around 40-60 seconds. Can be optimized, of course.
- dleeftink 2y agoHow about many-to-many comparisons? Interested in this use-case for fuzzy matching of many data records using a local db.
- riku_iki 2y agoBase on numbers you put, you would need to have stable 50-100GB/s speed to your disc system to just read 3TB data in 40-60sec. Would you mind sharing your setup?