Recommendations to others considering ClickHouse:
If dealing with analytics, then this one is a must-try. Review collected by and hosted on G2.com.
What problems is ClickHouse solving and how is that benefiting you?
I have been using Clickhouse for reporting in my company. Previously we were using MySQL, and retrieval for half a million was taking 5-10 min there while after using Clickhouse it took only seconds. Clickhouse is really useful when it comes to reporting since there we have to retrieve the huge data and perform transformations, its mysql like syntaxes are super useful that takes no time to adapt this. There are many supportive engines like mergetree, collapsingtree, and engines helping to interact with other dbs like mysql are really useful. Review collected by and hosted on G2.com.