# go-mgo/mgo

The MongoDB driver for Go. UNMAINTAINED - SEE BELOW

Repository: https://github.com/go-mgo/mgo
Canonical: https://ross.abutalabs.com/products/mgo
Language: Go
License: NOASSERTION
License Family: other
Last push: 2022-11-01T21:45:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4431, "days_push": 1401, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2736, forks 744 (observed 2026-08-28T04:07:16.300179+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: database-driver, database
- domain: databases, developer-tools
- platform: go, cross-platform
- tags: mongodb, unmaintained, nosql

## Member repositories
- go-mgo/mgo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.300179+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:14:26.756617+00:00, confidence not recorded.
  - readme: https://github.com/go-mgo/mgo (fetched 2026-08-28T04:07:16.300179+00:00, sha fcf8c4d047ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
