mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
8 lines
475 B
Markdown
8 lines
475 B
Markdown
# ClickHouse Utility
|
|
|
|
- [clickhouse-local](clickhouse-local.md) — Allows running SQL queries on data without stopping the ClickHouse server, similar to how `awk` does this.
|
|
- [clickhouse-copier](clickhouse-copier.md) — Copies (and reshards) data from one cluster to another cluster.
|
|
- [clickhouse-benchmark](clickhouse-benchmark.md) — Loads server with the custom queries and settings.
|
|
|
|
[Original article](https://clickhouse.tech/docs/en/operations/utils/) <!--hide-->
|