msgbyte / tianji

Tianji: Insight into everything, Website Analytics + Uptime Monitor + Server Status. not only another GA alternatives
https://tianji.msgbyte.com/
Apache License 2.0
1.3k stars 72 forks source link

[Feature] use ClickHouse instead of PostgreSQL #9

Open Slach opened 8 months ago

Slach commented 8 months ago

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

rogierlommers commented 8 months ago

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?

Slach commented 7 months ago

What are the immediate benefits of using clickhouse?

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