clickhouse
https://github.com/yandex/clickhouse
C++
ClickHouse is a free analytic DBMS for big data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- bech32Encode/bech32Decode only supports bech32m (BIP350/Bitcoin Taproot) — request for BIP173 (original bech32) support
- wip merge expression into join
- Add grant_scope enum to system.grants (#92835)
- Is it possible to re-calculate a materialized column when an AggregatingMergeTree table merges parts?
- Optimize TRUNCATE DATABASE TABLES LIKE by pre-cancelling merges in parallel
- Add a setting that makes ClickHouse compatible with the SQL standard
- Use Rust nightly-2026-03-02
- Implement fused TopNAggregation operator for GROUP BY ... ORDER BY aggregate LIMIT K
- Backport #95408 to 25.12: Fix reading subcolumns of ALIAS columns
- [Draft] Add distroless Docker image variant for server and keeper
- Docs
- C++ not yet supported