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

mongodb/node-mongodb-native

The official MongoDB Node.js driver observed · 2026-08-28

github.com/mongodb/node-mongodb-native · homepage · TypeScript · 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: 27
  • age_days: 6082
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

10176 stars · 1821 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 Node.js, maintained by MongoDB Inc. It provides a typed API for connecting to and operating on MongoDB databases from JavaScript and TypeScript applications.

Use cases

  • connect to mongodb from node.js
  • query a mongodb database in typescript
  • crud operations on mongodb collections
  • use mongodb with express backend
  • stream documents from a mongodb cursor
  • manage mongodb transactions in node

When to choose

  • you need the officially supported MongoDB client for Node.js or TypeScript
  • you want up-to-date features, security patches, and MongoDB support
  • you need full MongoDB API coverage including transactions, change streams, and gridfs

When to avoid

  • you use an ODM like Mongoose or Prisma and prefer schema-based models over the raw driver
  • your project is not on a JavaScript runtime
  • you need a community-supported driver for an unsupported language

Facets

library · maturity stable

database-driver database databases backend web-development developer-tools cross-platform mongodb nosql official-driver document-database npm nodejs typescript

9 sources

Member repositories

RepositoryRoleHealth v2
mongodb/node-mongodb-nativemain99

For agents

markdown · JSON · MCP: product_card(name="mongodb/node-mongodb-native")

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