macOS
brew install --cask clickhouselocal Homebrew cask metadata
cask / 順位 191
clickhouse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask clickhouselocal Homebrew cask metadata
概要
Column-oriented database management system
履歴
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.
セキュリティ状態
clickhouse に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/*.xml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clickhouse | バイナリ | Homebrew cask バイナリ | clickhouse |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ClickHouse/ClickHouse
インストールメタデータ
| パッケージキー | cask:clickhouse |
|---|---|
| バージョン | 26.8.6.5-lts |
| パッケージマネージャ | Homebrew Cask |
| パッケージマネージャページ | https://formulae.brew.sh/cask/clickhouse |
| ホームページ | https://clickhouse.com/ |
| リポジトリ | https://github.com/ClickHouse/ClickHouse |
| 上流ドキュメント | https://clickhouse.com/ |
| ソースアーカイブ | https://github.com/ClickHouse/ClickHouse/releases/download/v26.7.5.10-stable/clickhouse-macos-aarch64.zip |
| 最終更新 | 2026-09-18T15:49:00Z |
| Pulse | updated |
| SHA-256 | ddb3dfdeaa49aca32876c7e54ebc42317a32ea0f9618ff5f62df3c90a2443152 |
| ダウンロード URL | https://github.com/ClickHouse/ClickHouse/releases/download/v26.8.6.5-lts/clickhouse-macos-aarch64.zip |
| Bottle | 未記録 |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | clickhouse |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.