macOS
brew install chdiglocal Homebrew formula metadata
brew
Dig into ClickHouse with TUI interface. Version 26.6.1 via Homebrew; verified 2026-06-17.
install
brew install chdiglocal Homebrew formula metadata
scoop install extras/chdigScoop official bucket manifest trees · bucket/chdig.json · source: api.github.com
overview
Dig into ClickHouse with TUI interface
history
chdig is a Rust terminal UI for inspecting ClickHouse systems, positioned by its README as a ClickHouse-oriented cousin of top or csysdig for database introspection.
The repository was created in January 2023 by Azat Khuzhin. The README traces the idea to everyday ClickHouse debugging work and to a 2022 "Know Your ClickHouse" presentation that collected ClickHouse introspection tools before the project became an interactive TUI.
The project remains niche and ClickHouse-specific, but its own README documents standalone Linux and macOS binaries, deb/rpm/tar.gz artifacts, AUR packages, Scoop, Homebrew, and availability through ClickHouse as `clickhouse chdig`.
Users run chdig against ClickHouse to browse server and query state, use flamegraph and Perfetto-oriented views, inspect logs and query pipelines, and optionally aggregate across a cluster or include historical system log tables.
For package-manager people, chdig is interesting because it packages a database-specific operational TUI as both a standalone formula and a ClickHouse subcommand, with release artifacts spanning Linux, macOS, Arch/AUR, Scoop, and Homebrew.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./clickhouse-client.[xml|yaml|yml]$XDG_CONFIG_HOME/clickhouse/config.[xml|yaml|yml]~/.config/clickhouse/config.[xml|yaml|yml]~/.clickhouse-client/config.[xml|yaml|yml]/etc/clickhouse-client/config.[xml|yaml|yml]path set by CLICKHOUSE_CONFIG--configCredential-bearing paths to review before unattended agent runs.
./clickhouse-client.[xml|yaml|yml]$XDG_CONFIG_HOME/clickhouse/config.[xml|yaml|yml]~/.config/clickhouse/config.[xml|yaml|yml]~/.clickhouse-client/config.[xml|yaml|yml]/etc/clickhouse-client/config.[xml|yaml|yml]path set by CLICKHOUSE_CONFIG--configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chdig | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:chdig |
|---|---|
| Version | 26.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chdig |
| Homepage | https://github.com/azat/chdig |
| Repository | https://github.com/azat/chdig |
| Upstream docs | https://github.com/azat/chdig#readme |
| License | MIT |
| Source archive | https://github.com/azat/chdig/archive/refs/tags/v26.6.1.tar.gz |
| Last updated | 2026-06-17T00:03:02Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chdig |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
extras/chdig
scoop install extras/chdigsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.