stackpicks.dev
Built byClickHouse

ClickHouse

ClickHouse® is a real-time analytics database management system

47.8k stars8.5k forks688 watchers4848 open issuesC++Apache-2.0

TL;DR · 30-second scan

What it is

ClickHouse (C++)ClickHouse® is a real-time analytics database management system

What it does for you

You're ingesting >100M events/day and need real-time analytics with SQL.

Best for

Analytics · Database & ORM

47.8k GitHub starsLicense: Apache-2.0Last updated 1 day ago
EDITOR'S DEEP TAKE

The OLAP database powering most "analytics at scale" stories of the last 5 years. Columnar, distributed, eats billions of rows for breakfast. ~39k stars. Used by Cloudflare, Uber, eBay for log + metric + product analytics. Operationally heavier than Postgres — schemas need thought, joins are awkward, eventual consistency on replicas. But for time-series and event streams it is the highest-throughput SQL engine you can self-host.

Use this if

You're ingesting >100M events/day and need real-time analytics with SQL.

Skip if

You need transactional writes, ad-hoc joins, or you have <10M rows — overkill.

Topics
dbmsolapanalyticssqlbig-datamppclickhousehacktoberfestcpprustaicloud-nativedatabasedistributedembeddedlakehouseself-hosted
Maintainer? Embed our badge

Add this badge to your README to show your project is curated on StackPicks. Free, lightweight (180×28 SVG), and gives your visitors a one-click way to see honest take + alternatives.

Preview
Featured on StackPicks
Markdown (for GitHub README)
[![Featured on StackPicks](https://stackpicks.dev/api/badge/clickhouse-clickhouse)](https://stackpicks.dev/repo/clickhouse-clickhouse)
HTML (for blogs / docs)
<a href="https://stackpicks.dev/repo/clickhouse-clickhouse"><img src="https://stackpicks.dev/api/badge/clickhouse-clickhouse" alt="Featured on StackPicks" width="180" height="28" /></a>

Are you the maintainer of ClickHouse/ClickHouse? Add the badge and we'll feature your project in the weekly curator newsletter.

Created 02 Jun 2016
Last push 1 day ago
Stats refreshed 1 day ago