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
- `WHERE field` does not use PK or data skipping indices
- Add IPV4_PREFIX_BITS and IPV6_PREFIX_BITS options to `keyed_by_ip`
- Add support to use column key as condition in `WHERE` FIELD
- Check performance with x86-64-v3
- Support read in order for complex functions
- Introduce unicode_word tokenizer and refactor tokenization to foreach-callback API
- Distributed table with cityHash64(vin) incorrectly skips the shard when optimize_skip_unused_shards is enabled
- Hard and soft limit settings for access entities
- Corrects the metadata of normal projections
- Follow up work for top-K query processing (PR #89835)
- Docs
- C++ not yet supported