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

mongodb/mongo-cxx-driver

C++ Driver for MongoDB observed · 2026-08-28

github.com/mongodb/mongo-cxx-driver · homepage · C++ · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-cxx-drivermain98

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