apache/cassandra-java-driver
Java Driver for Apache Cassandra® observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 97
- Release rhythm 87
- Longevity 100
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: 0
- age_days: 5035
- days_rel: 90
- days_push: 19
- n_releases_24m: 8
Adoption not part of the score
1382 stars · 890 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A modern, feature-rich Java client library for Apache Cassandra 2.1+, DataStax Enterprise, and DataStax Astra, communicating via Cassandra's binary protocol and CQL v3. It is published as modular Maven artifacts including a core driver, query builder, and object mapper.
Use cases
- connect to Apache Cassandra from a Java application
- run CQL queries against a Cassandra cluster
- map Java objects to Cassandra tables
- build CQL statements programmatically
- connect to DataStax Astra from JVM code
- tune connection pooling and load balancing for Cassandra
When to choose
- you need a JVM client for Cassandra 2.1+ or DataStax Astra
- you want a highly tunable, feature-rich driver with query builder and mapper modules
- you are building Java 8+ applications against Cassandra's native binary protocol
When to avoid
- you use a non-JVM language (use that language's Cassandra driver instead)
- you need a REST/HTTP interface rather than a native protocol client
- you require binary compatibility with the legacy 2.x/3.x driver API
Facets
library · maturity active
database-driver serialization databases developer-tools backend jvm cross-platform cassandra cql nosql datastax-astra query-builder object-mapper
3 sources
- readme: https://github.com/apache/cassandra-java-driver · fetched 2026-08-28 · 59b57da0d329
- 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-java-driver | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="apache/cassandra-java-driver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem