Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway7783
28 days ago
Nice thing about our use case is that its not strictly analytics, but looking at most recent raw data. ClickHouse is definitely the powerhouse for analytics
1 comments
osigurdson
28 days ago
ClickHouse is fine for looking at recent data (with simple / efficient TTL). I'd still (probably) use Postgres for smaller scale things however.
link