macOS
brew install druidlocal Homebrew formula metadata
brew
High-performance, column-oriented, distributed data store. Version 37.0.0 via Homebrew; verified 2026-06-22.
install
brew install druidlocal Homebrew formula metadata
nix profile install nixpkgs#druidnixpkgs package indexes · pkgs/by-name/dr/druid/package.nix · source: api.github.com
overview
High-performance, column-oriented, distributed data store
history
Apache Druid is a high-performance real-time analytics database aimed at fast ingestion, low-latency OLAP queries, operational dashboards, and high-concurrency analytical applications. In package-manager terms, the Homebrew formula is less a tiny CLI utility and more a local entry point into a distributed data system with multiple node-role scripts.
Druid entered the Apache Incubator on February 28, 2018. During incubation, source control moved to ASF Git/GitHub, incubating releases were cut in 2018 and 2019, and the project graduated as an Apache top-level project on December 18, 2019.
The current Apache Druid repository and website present Druid as a real-time analytics database with native ingestion, SQL/native query support, a web console, APIs, and deployment paths for local, Docker, and Kubernetes environments.
Druid adoption is tied to workloads that need fast ingest plus interactive analytical queries, especially dashboards, operational analytics, and user-facing data applications. Its Apache governance, public mailing lists, Slack/community pages, official Docker image, and separate Kubernetes operator are signals of an ecosystem beyond a single package.
The Homebrew package exposes scripts for Druid process roles such as broker, coordinator, historical, middleManager, overlord, router, and node. Users typically start with the quickstart or Docker/Kubernetes deployment paths, then configure runtime properties under the documented `conf/druid` layout.
Druid is significant to package maintainers because it stretches the definition of a package: installing it gives local executables, but the software is really a cluster with role-specific daemons, config trees, Java runtime requirements, web UI, APIs, and external integrations. It is a reminder that data infrastructure packages often package orchestration entry points as much as binaries.
security posture
No matching local secret-handling manifest was found for druid. Nucleus 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.
conf/druid/_common/common.runtime.propertiesconf/druid/_common/log4j2.xmlconf/druid/broker/runtime.propertiesconf/druid/coordinator/runtime.propertiesconf/druid/historical/runtime.propertiesconf/druid/middleManager/runtime.propertiesconf/druid/overlord/runtime.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
druid-broker.sh | cli | global executable | |
druid-coordinator.sh | cli | global executable | |
druid-historical.sh | cli | global executable | |
druid-jconsole.sh | cli | global executable | |
druid-middleManager.sh | cli | global executable | |
druid-node.sh | cli | global executable | |
druid-overlord.sh | cli | global executable | |
druid-router.sh | 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:druid |
|---|---|
| Version | 37.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/druid |
| Homepage | https://druid.apache.org/ |
| Repository | https://github.com/apache/druid |
| Upstream docs | https://druid.apache.org/docs/latest |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=druid/37.0.0/apache-druid-37.0.0-bin.tar.gz |
| Last updated | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| Dependencies | openjdk@21 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | druid |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
druid
nix profile install nixpkgs#druidsource 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.