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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Compress the symbol table in release binaries: `.gnu_debugdata` for external tools + a compact `.clickhouse.symbols` section for self-symbolization
- Do not admit non-clonable read steps into the MergeTree direct join
- The `_database` and `_table` virtual columns of a `Merge` table carry the matched child's name again
- Narrow the CLEAR COLUMN recompute set to the dependency closure
- Fence the MATERIALIZED recompute stages to the mutation version they belong to
- Add the experimental Trino SQL dialect
- Command get xdbc type info
- Self-contained binary: embedded CA certificates; DNS without resolv.conf and hosts in musl builds
- [RFC] Nullable(Array) support: staged implementation
- S3Queue - A lost claim-race permanently caches a file as Processing
- Docs
- C++ not yet supported