mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-16 12:44:42 +00:00
6e785ea4bd
* CLICKHOUSEDOCS-173: Draft of a description. * CLICKHOUSEDOCS-173: Table experiment. * CLICKHOUSEDOCS-173: Further writing. * CLICKHOUSEDOCS-173: Final. * CLICKHOUSEDOCS-173: Updated by comments. * CLICKHOUSEDOCS-173: Updated by comments. * CLICKHOUSEDOCS-173: Supported other languages.
477 B
477 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.