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

mongodb/mongo-go-driver

The Official Golang driver for MongoDB observed · 2026-08-28

github.com/mongodb/mongo-go-driver · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 13
  • age_days: 3493
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

8538 stars · 939 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official MongoDB driver for Go, providing a mongo client, BSON serialization, and CRUD/aggregation APIs for MongoDB 4.4+. It is actively maintained by MongoDB and follows semantic versioning, currently at major version 2.

Use cases

  • connect to mongodb from a go application
  • insert and query documents in mongodb using golang
  • run mongodb aggregations from go
  • store and retrieve bson documents in go
  • use mongodb atlas with a go backend
  • build a rest api backed by mongodb in go

When to choose

  • you are building a Go application or service that uses MongoDB or Atlas
  • you want an officially supported, semver-versioned driver with BSON support
  • you need CRUD, aggregation, sessions, and authentication against MongoDB 4.4+

When to avoid

  • you use a database other than MongoDB or a compatible document store
  • you are not working in Go
  • you need an ORM with schema migrations rather than a raw driver

Facets

library · maturity stable

database-driver database serialization databases backend developer-tools go cross-platform mongodb bson official-driver nosql go-library

9 sources

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-go-drivermain99

For agents

markdown · JSON · MCP: product_card(name="mongodb/mongo-go-driver")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem