mongodb/mongo-cxx-driver
C++ Driver for MongoDB observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- 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: 29
- age_days: 4615
- days_rel: 29
- days_push: 8
- n_releases_24m: 14
Adoption not part of the score
1105 stars · 553 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official MongoDB C++ driver providing a modern C++ API for connecting to and working with MongoDB servers, built on top of the mongo-c-driver and BSON libraries. It is actively maintained by MongoDB with stable releases recommended for production use.
Use cases
- connect to mongodb from c++
- query and insert documents in mongodb using c++
- work with bson documents in c++
- build a c++ application backed by mongodb
- crud operations on mongodb from c++ code
- use mongodb with c++17 in production
When to choose
- you need an officially supported MongoDB client for C++
- you want a modern C++11/17 API with active maintenance and production-ready releases
- you need BSON serialization support in a C++ project
When to avoid
- you use another language like Python, Go, or Node.js
- you need a driver for a non-MongoDB database
- you require an older unsupported driver version for legacy MongoDB servers without a support contract
Facets
library · maturity active
database-driver database serialization databases backend developer-tools cpp cross-platform windows mongodb bson nosql cxx official-driver linux macos
9 sources
- readme: https://github.com/mongodb/mongo-cxx-driver · fetched 2026-08-28 · d38895883e89
- homepage: https://www.mongodb.com/docs/drivers/cxx/ · fetched 2026-08-29 · fb37f89710d7
- site_page: https://www.mongodb.com/docs/atlas/architecture/current/solutions-library · fetched 2026-08-29 · 0dfd723aadd5
- 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/tools-and-connectors · fetched 2026-08-29 · 7c907d21d3d3
- site_page: https://www.mongodb.com/docs/drivers · fetched 2026-08-29 · 194534c44bc5
- 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-cxx-driver | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="mongodb/mongo-cxx-driver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem