Audience
Companies of all sizes
About ClickHouse
ClickHouse is a fast open-source OLAP database management system. It is column-oriented and allows to generate analytical reports using SQL queries in real-time. ClickHouse's performance exceeds comparable column-oriented database management systems currently available on the market. It processes hundreds of millions to more than a billion rows and tens of gigabytes of data per single server per second. ClickHouse uses all available hardware to its full potential to process each query as fast as possible. Peak processing performance for a single query stands at more than 2 terabytes per second (after decompression, only used columns). In distributed setup reads are automatically balanced among healthy replicas to avoid increasing latency. ClickHouse supports multi-master asynchronous replication and can be deployed across multiple datacenters. All nodes are equal, which allows avoiding having single points of failure.
Pricing
Integrations
Company Information
Product Details
ClickHouse Product Features
ClickHouse Verified User Reviews
Write a Review-
Probability You Would Recommend?1 2 3 4 5 6 7 8 9 10
"Best in class" Posted 2022-01-08
Pros: ClickHouse is really really fast. I can say that it is THE fastest I've came across. It has lots of native integration options S3, Kafka, SQLite, PostgreSQL and so on. Its SQL capabilities are top notch. And it is 100% free!
Cons: - Updates and deletes are eventual.
- Hard to setup a cluster.
- Does not have ACID.Overall: ClickHouse is my go to database for all my projects. Although it does not support ACID, you can fire a PostgreSQL and create a link to it, then use it like a local database.
Read More...
- Previous
- You're on page 1
- Next