macOS
brew install --cask clickhouselocal Homebrew cask metadata
cask / rank 191
Column-oriented database management system. Version 26.8.6.5-lts via Homebrew Cask; verified 2026-09-18. Also installable with nix: nix profile install nixpkgs#clickhouse.
install
brew install --cask clickhouselocal Homebrew cask metadata
overview
Column-oriented database management system
history
ClickHouse is a column-oriented analytical database created for fast aggregation over large, continuously arriving datasets. It began inside Yandex's web-analytics infrastructure, entered production in 2012, and became open source in 2016.
Alexey Milovidov began the work that became ClickHouse while developing web-analytics infrastructure at Yandex. The first repository commit dates to May 2009; the server and client appeared in 2012, and MergeTree-based storage subsequently became central to production use.
Yandex released ClickHouse as open source under the Apache 2.0 license on 15 June 2016. Development continued publicly with a large contributor community and regular releases, while ClickHouse Inc. later developed a commercial managed-cloud offering around the same database.
ClickHouse was first deployed internally for log processing in 2012. By 2014 it powered Yandex.Metrica and had spread to other internal teams; CERN was an early external deployment. Its adoption widened after the 2016 open-source release, particularly for observability, event analytics, data warehousing, and other high-volume analytical workloads.
Operators use ClickHouse for real-time analytics, observability data, event streams, data warehouses, and large-scale reporting. The packaged executable can support client and local workflows, while server deployments use XML configuration and typically require deliberate storage, networking, authentication, and resource-limit configuration.
ClickHouse is notable to package enthusiasts because one distribution supplies server, client, and local analytical workflows, while its rapid release cadence and performance-oriented native binaries make versioning and platform packaging unusually visible. It is also a prominent example of infrastructure software moving from an internal web-analytics system to a broadly deployed open-source database.
security posture
No matching local secret-handling manifest was found for clickhouse. Package metadata is still published here so future coverage has a stable package URL.
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.
/etc/clickhouse-server/config.xml/etc/clickhouse-server/config.d/*.xml~/.clickhouse-client/config.xmlCredential-bearing paths to review before unattended agent runs.
/etc/clickhouse-server/users.xml/etc/clickhouse-server/users.d/*.xmlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clickhouse | binary | Homebrew cask binary | clickhouse |
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.
https://github.com/ClickHouse/ClickHouse
install metadata
| Package key | cask:clickhouse |
|---|---|
| Version | 26.8.6.5-lts |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/clickhouse |
| Homepage | https://clickhouse.com/ |
| Repository | https://github.com/ClickHouse/ClickHouse |
| Upstream docs | https://clickhouse.com/ |
| Source archive | https://github.com/ClickHouse/ClickHouse/releases/download/v26.7.5.10-stable/clickhouse-macos-aarch64.zip |
| Last updated | 2026-09-18T15:49:00Z |
| Pulse | updated |
| SHA-256 | ddb3dfdeaa49aca32876c7e54ebc42317a32ea0f9618ff5f62df3c90a2443152 |
| Download URL | https://github.com/ClickHouse/ClickHouse/releases/download/v26.8.6.5-lts/clickhouse-macos-aarch64.zip |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | clickhouse |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clickhouse
nix profile install nixpkgs#clickhouseclickhouse-client 18.16.1+ds-7.4build2
column-oriented database system (cli client)
sudo apt install clickhouse-clientclickhouse-common 18.16.1+ds-7.4build2
column-oriented database system (common files)
sudo apt install clickhouse-commonclickhouse-server 18.16.1+ds-7.4build2
column-oriented database system (server runner)
sudo apt install clickhouse-serverclickhouse-tools 18.16.1+ds-7.4build2
column-oriented database system (tools)
sudo apt install clickhouse-toolssource 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.