tianji icon indicating copy to clipboard operation
tianji copied to clipboard

[Feature] use ClickHouse instead of PostgreSQL

Open Slach opened this issue 1 year ago • 2 comments

look https://clickhouse.com/docs/en/ this is blazing fast columnar database

Slach avatar Jan 05 '24 13:01 Slach

look https://clickhouse.com/docs/en/ this is blazing fast columnar database

Why? As long as postgres works, it's fine right? What are the immediate benefits of using clickhouse?

rogierlommers avatar Jan 07 '24 13:01 rogierlommers

What are the immediate benefits of using clickhouse?

ClickHouse allows to analyze billions of rows instead of million of rows by default

Slach avatar Jan 14 '24 17:01 Slach