SaaSHub helps you find the best software and product alternatives Learn more →
ClickBench Alternatives
Similar projects and alternatives to ClickBench
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
-
tigerbeetle
The financial transactions database designed for mission critical safety and performance.
-
-
-
-
-
databend
Data Agent Ready Warehouse : One for Analytics, Search, AI, Python Sandbox. — rebuilt from scratch. Unified architecture on your S3.
-
paradedb
One Postgres for your application data, full-text search, vector retrieval, and aggregations. Home of the pg_search extension.
-
-
-
-
Daft
High-performance data engine for AI and multimodal workloads. Process images, audio, video, and structured data at any scale
-
-
starrocks
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
-
-
-
-
ClickBench discussion
ClickBench reviews and mentions
-
Making Postgres 300x faster for analytics: batching, operator fusion, and SIMD
We disabled parallelism in the blog post for demonstration purposes. The 300x slower refers to the clickbench numbers[0] where parallelism is enabled
[0] https://benchmark.clickhouse.com/#system=+liH|pgrs|gQ&type=-...
-
Show HN: ClickBench Playground – a playground for 110 database systems
Incredible! This is amazing!
README says it downloads onto a host the dataset, (builds if needed then) runs a snapshotted firecracker microvms that exposes a small /query endpoint. A monitor records and posts results.
https://github.com/ClickHouse/ClickBench/tree/main/playgroun...
Was a little hard to find in the changelog myself (unaided) since there has been such a massive flood of results getting added! Salute to that!! Epic work.
-
Best Amazon Redshift alternatives (2026) for real-time analytics: cost, tuning, and latency
Vendor benchmarks can provide a useful starting point, but they rarely reproduce your query mix, ingestion pattern, concurrency, or data distribution. ClickBench provides reproducible analytical-query comparisons across engines, while TPC-DS-style tests exercise a broader warehouse query shape. Neither one replaces a workload-specific concurrency test.
- Postgres rewritten in Rust v0.2, now faster than Postgres and ClickHouse
-
Pgrust: Postgres in Rust
I tried pgrust on ClickBench recently, but it didn't work at all: https://github.com/ClickHouse/ClickBench/pull/983#issuecomme...
- Postgres rewritten in Rust, now passing 100% of the Postgres regression tests
-
A new runtime for k and q: l
I've recently tested BQN on ClickBench (a benchmark for OLAP databases), and the results are not great: https://benchmark.clickhouse.com/#system=+N|liH&type=-&machi...
If anyone is curious how queries in this language look, you can see it here: https://github.com/ClickHouse/ClickBench/pull/939/changes#di...
-
Lies, Damn Lies and Database Benchmarks
The dataset they use is <14GB of parquet [1] so the "cold start" seems to be intended to also measure having a dataset that doesn't fit in memory in a way.
I don't think this is an oversight but it is just what they found to be feasible. This is explicitly written in [1]. Also the guy who setup this benchmark is very serious about benchmarking under difficult conditions [2]
My personal opinion is that you need a massive amount of data and massive number of different variables to test for separately. For example you might want to monitor how many cache misses/hits there were, p99 latency etc. And you want to do it under full load, expected load etc. And you want to compare the different versions of the same database because comparing different databases makes things combinatorially more difficult, unless you have a real production use case that you are optimizing for ofc.
The swisstable talk on cppcon is a good example of a useful benchmark and optimization that shows how difficult it is to really asses performance effects of even "small" changes. [3]
[1] https://github.com/ClickHouse/ClickBench#data-loading
-
What is the best real-time analytics database in 2026? An engineering buyer's guide
When evaluating these engines, it is a mistake to be overly reliant on vendor benchmarks, which are often closed and lack methodology. Instead, prioritize benchmarks that are open-source, reproducible, and industry-recognized. Open suites like ClickBench (maintained by ClickHouse and independently reproducible) and TPC-H provide verifiable data points for comparing sub-second latency and hardware efficiency across engines.
-
The Wonders of AI: We Are Retiring Our Bug Bounty Program
I've been trying for more than a year to make TursoDB load a single file, and it fails: https://github.com/ClickHouse/ClickBench/issues/336
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Aug 2026
Stats
ClickHouse/ClickBench is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of ClickBench is Shell.