Y
Hacker News
new
|
ask
|
show
|
jobs
by
Wonnk13
1213 days ago
So I guess it would be fair to say you compete with Timescale and Clickhouse as a timeseries database?
1 comments
nhourcard
1213 days ago
yes correct - although Clickhouse is more of an OLAP database. Timescale is built on top of Postgres, while QuestDB is built from scratch with Postgres wire compatibility. You can run benchmarks on
https://github.com/timescale/tsbs
link