Thanks Kaivalya. Is there an overlap between the problem space of click-house and something like apache druid, or they are mutually exclusive. If yes, When should we choose one over the other
Thanks Harshit. Yes they both can be used for real time analytics, but I would compare it with something like Apache Pinot which is a better option for real time analytics. Now which one to use depends on a lot of other things, but based on my experiments and testing Clickhouse is simply the FASTEST when it comes to ingestion. For reads Apache Pinot and Clickhouse are equally awesome, but both have a few different features that can shape your decision. For example. Data mutation, elasticity of cluster (I guess Clickhouse cloud supports it, but hard to achieve with self hosted cluster?) etc. Unfortunately its not an easy decision, and you have to look at the specific set of features that you want and can tradeoff others.
Awesome explaination 🎉, thanks
Thanks Kaivalya. Is there an overlap between the problem space of click-house and something like apache druid, or they are mutually exclusive. If yes, When should we choose one over the other
Thanks Harshit. Yes they both can be used for real time analytics, but I would compare it with something like Apache Pinot which is a better option for real time analytics. Now which one to use depends on a lot of other things, but based on my experiments and testing Clickhouse is simply the FASTEST when it comes to ingestion. For reads Apache Pinot and Clickhouse are equally awesome, but both have a few different features that can shape your decision. For example. Data mutation, elasticity of cluster (I guess Clickhouse cloud supports it, but hard to achieve with self hosted cluster?) etc.
Unfortunately its not an easy decision, and you have to look at the specific set of features that you want and can tradeoff others.