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

> Page listing various useful ClickHouse tools and utilities.

# List of tools and utilities

| Tool/Utility                                                                                | Description                                                                                                |
| ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| [clickhouse-local](/concepts/features/tools-and-utilities/clickhouse-local)                 | Allows running SQL queries on data without starting the ClickHouse server, similar to how `awk` does this. |
| [clickhouse-benchmark](/concepts/features/tools-and-utilities/clickhouse-benchmark)         | Loads server with the custom queries and settings.                                                         |
| [clickhouse-format](/concepts/features/tools-and-utilities/clickhouse-format)               | Enables formatting input queries.                                                                          |
| [ClickHouse obfuscator](/concepts/features/tools-and-utilities/clickhouse-obfuscator)       | Obfuscates data.                                                                                           |
| [ClickHouse compressor](/concepts/features/tools-and-utilities/clickhouse-compressor)       | Compresses and decompresses data.                                                                          |
| [clickhouse-disks](/concepts/features/tools-and-utilities/clickhouse-disks)                 | Provides filesystem-like operations on files among different ClickHouse disks.                             |
| [clickhouse-odbc-bridge](/concepts/features/tools-and-utilities/odbc-bridge)                | A proxy server for ODBC driver.                                                                            |
| [clickhouse\_backupview](/concepts/features/tools-and-utilities/backupview)                 | A python module to analyze ClickHouse backups.                                                             |
| [clickhouse-keeper-client](/concepts/features/tools-and-utilities/clickhouse-keeper-client) | A client application to interact with ClickHouse Keeper.                                                   |
| [Keeper HTTP API](/concepts/features/tools-and-utilities/clickhouse-keeper-http-api)        | HTTP API and embedded dashboard for ClickHouse Keeper.                                                     |
