apache/cassandra
Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6314
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
10082 stars · 4104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache Cassandra is an open-source NoSQL distributed wide-column database written in Java, designed for linear scalability and fault tolerance across commodity hardware or cloud infrastructure. Its masterless, multi-datacenter replication architecture delivers high availability and low latency for mission-critical workloads, surviving regional outages without data loss.
Use cases
- store massive amounts of data with linear scalability
- run a highly available database that survives datacenter outages
- replicate data across multiple datacenters with low latency
- handle high-write-throughput workloads on commodity hardware
- deploy a fault-tolerant NoSQL database in the cloud or on-premises
- query large datasets with a SQL-like language (CQL)
When to choose
- you need massive write throughput and horizontal scalability
- high availability and multi-datacenter replication are requirements
- your data model fits a JOINless, key-oriented schema
- you want a proven, battle-tested open-source database with no single point of failure
When to avoid
- you need complex multi-table joins or relational constraints
- your dataset is small enough for a single-node relational database
- you require strong consistency across all writes by default
- you need ad-hoc analytical queries over frequently changing schemas
Facets
application · maturity stable
database caching monitoring security databases microservices big-data backend cloud-computing jvm cloud self-hosted cross-platform nosql wide-column-store masterless-replication cql high-availability multi-datacenter distributed-database linux docker
2 sources
- 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 | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="apache/cassandra")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem