Y
Hacker News
new
|
ask
|
show
|
jobs
by
schoolornot
1093 days ago
I understand why OLAP writes are faster but is there any reason why OLTPs can't achieve similar read performance with denormalized and sharded data?
1 comments
rscrawfo
1092 days ago
Aggregation is a huge reason. For rolling up data, something can’t like Clickhouse can’t be beat by oltp
link