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
- Implement Prometheus /api/v1/series, /labels, /label/values endpoints
- Allow specifying server configuration in the command line without prepending the `` -- `` separator
- Add detached execution for non-readonly queries
- Backport #96861 to 25.8: Fix `ALTER DROP COLUMN` after lightweight updates
- Fix JSON/XML format statistics race condition with parallel replicas
- ORC/Parquet/Arrow: warn when URL doesn't support Range Byte offsets causing the whole file to be read.
- Forward static S3 credentials for Unity DataLakeCatalog tables
- Iceberg Logical error: 'PREWHERE passed to format that doesn't support it'
- Introduce `SYSTEM CLOSE CONNECTIONS [interface]` and `SYSTEM CLOSE CONNECTIONS AND STOP LISTEN [interface]`
- Performance issue: RESTORE DATABASE from tar archive is slow due to inefficient file access
- Docs
- C++ not yet supported