Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/cassandra-java-driver

Java Driver for Apache Cassandra® observed · 2026-08-28

github.com/apache/cassandra-java-driver · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/cassandra-java-drivermain94

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