apache/cassandra-nodejs-driver
Node.js Driver for Apache Cassandra observed · 2026-09-03
Health v2 · maintenance only
77/100
- Activity 100
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4380
- days_rel: n/a
- days_push: 1
- n_releases_24m: 0
Adoption not part of the score
1269 stars · 206 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Node.js client library for Apache Cassandra, DSE, HCD, and Astra DB, communicating via Cassandra's binary protocol and CQL. It provides connection pooling, load balancing, retry policies, prepared and batch statements, and an optional object mapper.
Use cases
- connect to cassandra from nodejs
- run cql queries in javascript
- use prepared statements with cassandra
- connect to datastax astra db from node
- stream query rows from cassandra
- manage cassandra connection pooling and load balancing
When to choose
- your Node.js application needs to read/write an Apache Cassandra or Astra DB cluster
- you need tunable driver behavior like load balancing, retries, and reconnection
- you want promise- and callback-based APIs with TypeScript support
When to avoid
- you use a relational or document database instead of Cassandra
- your runtime is not Node.js or a JavaScript environment
- you need an ORM with full schema migrations rather than a CQL driver
Facets
library · maturity active
database-driver database databases backend web-development cassandra nosql cql datastax astra-db client-library nodejs javascript
1 source
- readme: https://github.com/apache/cassandra-nodejs-driver · fetched 2026-09-03 · 02dff4c8b617
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/cassandra-nodejs-driver | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="apache/cassandra-nodejs-driver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem