ClickHouse/docs/en/operations/utils/index.md

8 lines
497 B
Markdown
Raw Normal View History

2020-03-20 10:10:48 +00:00
# ClickHouse Utility {#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.
2020-01-30 10:34:55 +00:00
[Original article](https://clickhouse.tech/docs/en/operations/utils/) <!--hide-->