[go: up one dir, main page]

Introducing G2.ai, the future of software buying.Try now
RaimaDB
Sponsored
RaimaDB
Visit Website
Product Avatar Image
ClickHouse

By ClickHouse

RaimaDB
Sponsored
RaimaDB
Visit Website
It's been two months since this profile received a new review
Leave a Review

ClickHouse Reviews & Product Details

ClickHouse Product Details
Profile Status

This profile is currently managed by ClickHouse but has limited features.

Are you part of the ClickHouse team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Pricing

Pricing provided by ClickHouse.

ClickHouse Pricing

Starting at $1.00
Per Month
RaimaDB
Sponsored
RaimaDB
Visit Website

ClickHouse Media

ClickHouse Demo - ClickHouse
The Real-Time data warehouse for analytics, observability, ML & GenAI, business intelligence, gaming, fraud & security, and much more!
Product Avatar Image

Have you used ClickHouse before?

Answer a few questions to help the ClickHouse community

ClickHouse Reviews (19)

Reviews

ClickHouse Reviews (19)

4.3
19 reviews

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
View Filters
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Gaurav b.
GB
Web Maintenance Specialist
Small-Business (50 or fewer emp.)
"great to manage bigger logs"
What do you like best about ClickHouse?

The best tool for quering millions of rows in one second, It is simple and easy and similar queries to sql but provides variation in queries. The integeration to logs is also awesome Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

Nothing yes, it had made my work easy only Review collected by and hosted on G2.com.

Andy G.
AG
Consulting Software Engineer
Small-Business (50 or fewer emp.)
"If ClickHouse was a car it would be the Lightning McQueen of data."
What do you like best about ClickHouse?

Everyone knows that ClickHouse is the fastest database on the planet, massively reducing the hardware footprint to $100 for most projects. But what makes it shine is the enormous range of procedural functions that can be intertwined with the SQL, which bridge scripting with query negating repetitive queries altogether and allowing itterative, selective and extrapolative access to extended field formats such as complex structures. Finally, the materialised view pre-calculates an abstracted table in the background. All around, it's incredible. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

There are no significant drawbacks except a slight learning curve when you get started, but as standard SQL works fine, the transition into more complex queries is painless, and the documentation helps a lot. Review collected by and hosted on G2.com.

Daksh P.
DP
Sr. QA Engineer
Mid-Market (51-1000 emp.)
"Strongest and Powerful DB for large scale of data analysis"
What do you like best about ClickHouse?

Basically, clickhouse DB is column-oriented and so whenever we are using a query to fetch a huge amount of data it provides a result in less time. it's so amazing as we can quicky retrive the millions of records to analyze the data. Clickhouse having a nice compression algorithm which makes software easier with dumping the data into a database and retrieving the data to show at GUI. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

I guess so far I do not find any of but in some points, I got the updates as it's in pipeline for development but need to highlight one thing as sometimes unable to get the actual answers from the forum hence I would say it's time-consuming for getting the resolution Review collected by and hosted on G2.com.

MAYANK B.
MB
Head of Public Relations
Mid-Market (51-1000 emp.)
"A Column-oriented Database which is blazingly fast."
What do you like best about ClickHouse?

Clickhouse is a column-oriented DBMS, and it is fault-tolerant and blazingly fast. Sql like syntax makes it super easy to use. The mathematics using behind scenes using vectors and merging algorithms gives the power to it. I like how quickly we can retrieve the data from the database. In Analytics/Reports we require to get/insert the millions of records and Clickhouse fulfills the purpose. Since it is a column-oriented DBMS, it performs things quickly. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

I disliked the fact there I can't make custom functions, I want that in Clickhouse so that we can form our own functions and use them. Materialized Views are still a mystery here they are super valuable but sometimes it tedious to use them and really required multiple joins in materialized views, currently, it's supporting only a single join which is not fulfilling the purpose sometimes. Clickhouse should introduce triggers since materialized views are not helping much here. Review collected by and hosted on G2.com.

Verified User in Automotive
UA
Small-Business (50 or fewer emp.)
"The fastest and most powerful DB ever used"
What do you like best about ClickHouse?

TLDR:

Fast, Very Very Very Fast, Rich SQL, Good compression algorithms

Detail:

1) Rich SQL syntax. There are a lot of in-build functions (including GeoDistances, Uber Hexagons support, time functions, comprehensive mah, and many others). Functions could be combined (e.g. with If: SumIf, AvgIf, etc) which is very convenient.

2) Fast. Arrays and MapReduce make CH working LIGHTNING FAST. I was extremely surprised when several GBs of data were processed in under 1 second.

3) Fast. Materialized Views work differently than in other databases, but the correct usage allows instant processing of TBs of data.

4) Efficient. Vast amount of data types and compression algorithms help you to store data extremely efficiently. Make sure to check the docs and choose the best compression types for your tables. You will be very surprised.

Overall you see very smart engineers worked on this database. It was made by engineers for engineers. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

TLDR:

You gotta read docs first. Requires Zookeeper.

Detail:

1) I faced a lot of problems with Zookeeper, Partitioning, Sharding, and replication.

2) Learning is not that easy, but it worth it. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business (50 or fewer emp.)
"Great data store solution for large data analytics"
What do you like best about ClickHouse?

Very fast when it comes to querying large amounts of data.

The count operation in specific is super quick. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

It is a lot of work if you want to edit any value that is already stored in the database. Review collected by and hosted on G2.com.

Aby K.
AK
Software Engineer
Mid-Market (51-1000 emp.)
"Clickhouse does a lot of things right and but it still not stable for production use."
What do you like best about ClickHouse?

Perfom and huge arsenal of Engines that helps you ingest and process data at scale.

Like they have an Engine for almost all use case. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

Stability and predictability. Clickhouse despite it's huge advantages sometimes doesn't provide you with the stability and behaviour needed for a production system. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Mid-Market (51-1000 emp.)
"ClickHouse Review"
What do you like best about ClickHouse?

Clickhouse is easy to use as compare to other distributed DBMS. It provides SQL-like functionality. Its multi-master architecture is also a plus point. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

There is no such point. The main point is there are some feature still in development and lots of frequent update thet we have to keep an eye on. Review collected by and hosted on G2.com.

Aubry V.
AV
Data Intelligence Manager
Enterprise (> 1000 emp.)
"Blazing fast Clickhouse"
What do you like best about ClickHouse?

Clickhouse is a super fast database system (insert and select data) and it's even free.

Github community is also very active. Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

The downside of clickhouse when you come from traditional DB system like sql or oracle is the way you need to handle updates and deletes Review collected by and hosted on G2.com.

Verified User in Telecommunications
AT
Mid-Market (51-1000 emp.)
"Over 100 billion records in my hands"
What do you like best about ClickHouse?

I like good data compression and fast query execution Review collected by and hosted on G2.com.

What do you dislike about ClickHouse?

I dislike upgrade issues from v.19 to v.21 Review collected by and hosted on G2.com.

Pricing Options

Pricing provided by ClickHouse.

ClickHouse Pricing

Starting at $1.00
Per Month
ClickHouse Comparisons
Product Avatar Image
Navicat Premium
Compare Now
Product Avatar Image
Cassandra
Compare Now
Product Avatar Image
Google Cloud BigQuery
Compare Now