|
|
|
|
|
by tomnipotent
2238 days ago
|
|
> Especially since, in the particular use-case we're talking about here (data warehousing) I didn't read any context of data warehousing except for the ClickHouse comment. When comparing CH to Oracle, there's at best a 10% overlap. Within that overlap, CH is pretty amazing in what it can offer. However, for the remaining 90% Oracle kicks the shit out of CH. CH does not have to worry about being an OLTP database and everything that entails (transactions, MVCC etc.) That means CH gets to take a LOT of shortcuts to offer what it does. |
|