mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 11:04:10 +00:00
475 B
475 B
ClickHouse Utility
- clickhouse-local — Allows running SQL queries on data without stopping the ClickHouse server, similar to how
awk
does this. - clickhouse-copier — Copies (and reshards) data from one cluster to another cluster.
- clickhouse-benchmark — Loads server with the custom queries and settings.