mongodb/mongo-rust-driver
The official MongoDB Rust Driver 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
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
- readme: https://github.com/mongodb/mongo-rust-driver · fetched 2026-08-28 · f274012a46c2
- homepage: https://www.mongodb.com/docs/drivers/rust/current/ · fetched 2026-08-29 · b70ee90c3a21
- site_page: https://www.mongodb.com/docs/tools-and-connectors · fetched 2026-08-29 · 7c907d21d3d3
- site_page: https://www.mongodb.com/docs/atlas · fetched 2026-08-29 · f312e042649e
- site_page: https://www.mongodb.com/docs/manual · fetched 2026-08-29 · 6a4548d2a71b
- site_page: https://www.mongodb.com/docs/drivers · fetched 2026-08-29 · 194534c44bc5
- site_page: https://www.mongodb.com/docs/atlas/architecture/current/solutions-library · fetched 2026-08-29 · 0dfd723aadd5
- site_page: https://www.mongodb.com/company/newsroom · fetched 2026-08-29 · e3f69e7b7c0c
- site_page: https://www.mongodb.com/company/partners · fetched 2026-08-29 · 342527daf5e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mongodb/mongo-rust-driver | main | 95 |
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