apache/cassandra-ccm
Apache Cassandra® Cluster Manager (CCM) – easily create and destroy clusters on localhost observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 78
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5664
- days_rel: n/a
- days_push: 134
- n_releases_24m: 0
Adoption not part of the score
1234 stars · 310 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CCM (Cassandra Cluster Manager) is a Python script and library for creating, launching, managing, and destroying small Apache Cassandra clusters on a local machine. It is primarily intended for testing Cassandra clusters during development.
Use cases
- spin up a local 3-node cassandra cluster for testing
- create and destroy cassandra clusters on localhost
- test cassandra replication and node bootstrapping locally
- simulate multi-node cassandra cluster behavior on one machine
- manage cassandra nodes for integration testing
- bootstrap additional cassandra nodes locally
When to choose
- you need to test Cassandra cluster behavior locally without real infrastructure
- you are developing or debugging Cassandra itself or drivers against multi-node setups
- you want a lightweight scriptable way to create/destroy test clusters
When to avoid
- you need production or cloud-hosted Cassandra clusters
- you want containerized cluster orchestration (use Docker/Kubernetes instead)
- you need large-scale clusters beyond a local box
Facets
cli-tool · maturity active
developer-tools testing cli database databases developer-tools testing windows python cli cassandra cluster-manager local-testing nosql linux macos
3 sources
- readme: https://github.com/apache/cassandra-ccm · fetched 2026-08-28 · 2a9255acc20b
- homepage: https://cassandra.apache.org/ · fetched 2026-08-29 · aa77c21c3a9b
- site_page: https://cassandra.apache.org/_/quickstart.html · fetched 2026-08-29 · d5e6513c15fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/cassandra-ccm | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="apache/cassandra-ccm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem