rethinkdb/rethinkdb-go
Go language driver for RethinkDB observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 48
- Release rhythm 8
- 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: n/a
- age_days: 4738
- days_rel: n/a
- days_push: 313
- n_releases_24m: 0
Adoption not part of the score
1646 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Go language driver for RethinkDB, providing a full-featured client for connecting to and querying RethinkDB databases. It supports connection pooling, cluster connections, and the RethinkDB v0.4 wire protocol.
Use cases
- connect to rethinkdb from a go application
- query rethinkdb with go
- use rethinkdb connection pooling in golang
- connect to a rethinkdb cluster from go
- run rethinkdb queries from a go service
When to choose
- you are building a Go application backed by RethinkDB
- you need connection pooling and cluster-aware connections to RethinkDB
- you want the maintained official Go driver for RethinkDB v2.4+
When to avoid
- you use a database other than RethinkDB
- you need to talk to RethinkDB versions older than 2.0 (v0.4 protocol only)
- your project is not written in Go
Facets
library · maturity active
database-driver database databases developer-tools go windows cross-platform rethinkdb golang-driver nosql connection-pool cluster-support linux macos
1 source
- readme: https://github.com/rethinkdb/rethinkdb-go · fetched 2026-08-28 · 52c7cb520b47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rethinkdb/rethinkdb-go | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="rethinkdb/rethinkdb-go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem