apache/cassandra-gocql-driver
GoCQL Driver for Apache Cassandra® observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 94
- Release rhythm 65
- Longevity 100
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: 110.5
- age_days: 5120
- days_rel: 78
- days_push: 36
- n_releases_24m: 5
Adoption not part of the score
2692 stars · 655 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
gocql is the official Apache Cassandra driver for Go, implementing a fast and robust client over Cassandra's native transport protocol. It provides cluster management, token-aware load balancing, automatic type conversion, paging, TLS, authentication, and query preparation.
Use cases
- connect to cassandra from go
- run cql queries in a golang application
- build a scalable backend on apache cassandra
- token-aware load balancing for cassandra clusters
- paged iteration over cassandra query results
- tls-secured cassandra connections with password auth
When to choose
- you are writing a Go application or service backed by Apache Cassandra
- you need production-grade cluster management, reconnection, and load balancing
- you want native-protocol performance with automatic type marshaling
When to avoid
- you use a database other than Cassandra or ScyllaDB-compatible CQL stores
- you need an ORM with schema migrations rather than a low-level driver
- your project is not in Go
Facets
library · maturity active
database-driver database databases backend developer-tools go cross-platform cassandra cql nosql gocql client-driver
3 sources
- readme: https://github.com/apache/cassandra-gocql-driver · fetched 2026-08-28 · 3c2b2072e815
- 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-gocql-driver | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="apache/cassandra-gocql-driver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem