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

mongodb/mongo-rust-driver

The official MongoDB Rust Driver observed · 2026-08-28

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

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • 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: 35
  • age_days: 2683
  • days_rel: 12
  • days_push: 9
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1518 stars · 201 forks observed · 2026-08-28

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

The officially supported MongoDB driver for Rust, providing a fully async API built on tokio plus an optional sync API for interacting with MongoDB deployments. It uses the bson crate for BSON serialization and is distributed via crates.io under the Apache-2.0 license.

Use cases

  • connect to mongodb from rust
  • query a mongodb database in a rust application
  • store and retrieve bson documents in rust
  • use mongodb with tokio async rust
  • crud operations on mongodb from rust
  • connect rust app to mongodb atlas

When to choose

  • you are building a Rust application that needs to read or write data in MongoDB or Atlas
  • you want an officially supported, actively maintained driver with async and sync APIs
  • you need BSON document handling with TLS and mongodb+srv support

When to avoid

  • you use a different language than Rust
  • you need a driver for a non-MongoDB database
  • you are stuck on driver version 1.x, which is end-of-life

Facets

library · maturity stable

database-driver database serialization databases backend developer-tools rust windows cross-platform mongodb bson async tokio official-driver nosql linux macos

9 sources

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-rust-drivermain95

For agents

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

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