> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> 列出各种有用的 ClickHouse 工具和实用程序的页面。

# 工具和实用程序列表

| 工具/实用程序                                                                                        | 描述                                               |
| ---------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| [clickhouse-local](/zh/concepts/features/tools-and-utilities/clickhouse-local)                 | 无需启动 ClickHouse server，即可对数据运行 SQL 查询，类似于 `awk`。 |
| [clickhouse-benchmark](/zh/concepts/features/tools-and-utilities/clickhouse-benchmark)         | 使用自定义查询和设置对服务器施加负载。                              |
| [clickhouse-format](/zh/concepts/features/tools-and-utilities/clickhouse-format)               | 支持对输入查询进行格式化。                                    |
| [ClickHouse obfuscator](/zh/concepts/features/tools-and-utilities/clickhouse-obfuscator)       | 对数据进行混淆。                                         |
| [ClickHouse compressor](/zh/concepts/features/tools-and-utilities/clickhouse-compressor)       | 对数据进行压缩和解压。                                      |
| [clickhouse-disks](/zh/concepts/features/tools-and-utilities/clickhouse-disks)                 | 提供在不同 ClickHouse 磁盘间对文件执行类似文件系统的操作。              |
| [clickhouse-odbc-bridge](/zh/concepts/features/tools-and-utilities/odbc-bridge)                | ODBC Driver 的代理服务器。                              |
| [clickhouse\_backupview](/zh/concepts/features/tools-and-utilities/backupview)                 | 用于分析 ClickHouse 备份的 Python 模块。                   |
| [clickhouse-keeper-client](/zh/concepts/features/tools-and-utilities/clickhouse-keeper-client) | 用于与 ClickHouse Keeper 交互的客户端应用程序。                |
| [Keeper HTTP API](/zh/concepts/features/tools-and-utilities/clickhouse-keeper-http-api)        | ClickHouse Keeper 的 HTTP API 和内置仪表板。             |
