macOS
brew install cassandralocal Homebrew formula metadata
sudo port install cassandraMacPorts ports tree · databases/cassandra/Portfile · source: api.github.com
brew
Eventually consistent, distributed key-value store. Version 5.0.8 via Homebrew; verified 2026-06-06.
install
brew install cassandralocal Homebrew formula metadata
sudo port install cassandraMacPorts ports tree · databases/cassandra/Portfile · source: api.github.com
nix profile install nixpkgs#cassandranixpkgs package indexes · cassandra · source: raw.githubusercontent.com
sudo pacman -S perl-geoipArch Linux sync databases · perl-geoip · source: geo.mirror.pkgbuild.com
overview
Eventually consistent, distributed key-value store
history
Apache Cassandra is an open-source distributed NoSQL database built for high availability, linear scalability, and fault tolerance on commodity hardware or cloud infrastructure. It is one of the most recognizable databases in the package-manager catalog because a single package ships the server, cqlsh, nodetool, and a large set of SSTable and operations tools.
The Apache Cassandra GitHub repository dates to 2009. The official README describes Cassandra as a highly scalable partitioned row store, with partitioning used to distribute data across machines and CQL as a SQL-like query language.
Cassandra's release history spans many major operational changes. Current NEWS and CHANGES files describe work such as transactional cluster metadata, guardrails, repair automation design work, table constraints, role/password policies, and extensive storage-engine and read-path performance improvements.
The official project homepage says Cassandra is trusted by thousands of companies for scalability and high availability. Its case studies list very large deployments, including Apple running more than 75,000 nodes, Instagram beginning use in 2012, Netflix managing petabytes of data, and Uber running Cassandra as a service for millions of queries per second and petabytes of data.
Homebrew analytics show 3,989 stable installs in the last 365 days in the formula API, reflecting developer and local-test usage rather than production cluster deployment.
The package is used to run Cassandra nodes, start local clusters, interact through `cqlsh`, and administer clusters with tools such as `nodetool`, `sstabledump`, `sstableloader`, and related SSTable utilities. Official docs identify `cassandra.yaml` as the main configuration file and cqlsh as the command-line CQL shell shipped with every Cassandra package.
For package maintainers, Cassandra is a heavy, multi-tool Java database package with config files, shell tools, Python cqlsh behavior, and fast-moving runtime requirements. It is a good test of how a package manager handles daemon-oriented software, Java compatibility, CLI shims, configuration defaults, and large upstream release artifacts.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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/cassandra/cassandra.yamlconf/cassandra.yamlCredential-bearing paths to review before unattended agent runs.
~/.cassandra/credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
auditlogviewer | cli | global executable | |
cassandra | cli | global executable | |
cassandra-stress | cli | global executable | |
compaction-stress | cli | global executable | |
cqlsh | cli | global executable | |
cqlsh.py | cli | global executable | |
debug-cql | cli | global executable | |
fqltool | cli | global executable | |
generatetokens | cli | global executable | |
hash_password | cli | global executable | |
jmxtool | cli | global executable | |
nodetool | cli | global executable | |
sstabledump | cli | global executable | |
sstableexpiredblockers | cli | global executable | |
sstablelevelreset | cli | global executable | |
sstableloader | cli | global executable | |
sstablemetadata | cli | global executable | |
sstableofflinerelevel | cli | global executable | |
sstablepartitions | cli | global executable | |
sstablerepairedset | cli | global executable | |
sstablescrub | cli | global executable | |
sstablesplit | cli | global executable | |
sstableupgrade | cli | global executable | |
sstableutil | cli | global executable | |
sstableverify | 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:cassandra |
|---|---|
| Version | 5.0.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cassandra |
| Homepage | https://cassandra.apache.org |
| Repository | https://gitbox.apache.org/repos/asf/cassandra.git |
| Upstream docs | https://cassandra.apache.org/doc/latest |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=cassandra/5.0.8/apache-cassandra-5.0.8-bin.tar.gz |
| Last updated | 2026-06-06T11:29:12Z |
| Pulse | updated |
| Dependencies | libev, openjdk@17, python@3.11 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cassandra |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
cassandra
nix profile install nixpkgs#cassandraperl-geoip 1.51-4
GeoIP Perl API
https://github.com/maxmind/geoip-api-perl
sudo pacman -S perl-geoipcassandra
sudo port install cassandrasource 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.