go-mgo/mgo
The MongoDB driver for Go. UNMAINTAINED - SEE BELOW observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4431
- days_rel: n/a
- days_push: 1401
- n_releases_24m: 0
Adoption not part of the score
2736 stars · 744 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mgo is a MongoDB driver for the Go language, providing a rich API for connecting to and working with MongoDB databases. The project is officially unmaintained, with users directed to community forks such as globalsign/mgo.
Use cases
- connect to MongoDB from Go
- query MongoDB collections in Go
- insert and update documents in MongoDB
- manage MongoDB sessions and replication in Go
When to choose
- you are maintaining a legacy Go codebase already built on mgo
When to avoid
- starting a new Go project that needs MongoDB
- you need ongoing support or bug fixes
- you want an actively maintained driver - use the official mongo-go-driver or globalsign/mgo
Facets
library · maturity abandoned
database-driver database databases developer-tools go cross-platform mongodb unmaintained nosql
1 source
- readme: https://github.com/go-mgo/mgo · fetched 2026-08-28 · fcf8c4d047ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-mgo/mgo | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem