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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Natural sort perf
- Optimization of `GROUP BY` in the presence of `ORDER BY` and `LIMIT`
- Add `ipcrypt` functions for format-preserving IP address encryption
- Add settings for SQL compatible behaviour of `SEMI` and `ANTI` joins
- Enable CREATE TABLE <new_table> AS <source_table> [ON CLUSTER '{CLUSTER}'] to implicitly set the Replication path to name of new_table
- Fix hang in `--queries-file` / `-q` when stdin is a pipe with no data
- Change SSM parameter
- MergeTree table setting refresh_parts_interval has unexpected/undocumented behavior
- Idea: add `port_offset` configuration parameter
- LazilyReadFromMergeTree optimization is disabled when selecting ALIAS columns
- Docs
- C++ not yet supported