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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Added a setting `text_index_version` for better forward compatibility
- Aggregate-aware JOIN planning (GroupJoin) for JOIN followed by GROUP BY
- Add ability to exclude tables from ClickHouse backup via a table setting
- Reject truncated/incomplete AI text function responses
- Fix stale rows in a normal projection after lightweight DELETE in rebuild mode
- Do not record handled exceptions in system error tables
- Query plan serialization v4: framed outline format with rolling upgrade support
- Fix correlated scalar count()/uniqExact() returning NULL instead of 0 for an empty group
- Support constant labels for the Prometheus metrics endpoint
- docs(formats): document JSONEachRowWithProgress stream object kinds
- Docs
- C++ not yet supported