MongoDB C++ Driver
mongocxx-3.7.2
|
Stability indicates whether this driver is recommended for production use. Currently, no drivers guarantee API or ABI stability.
Family/version | Stability | Development | Purpose |
---|---|---|---|
(repo master branch) | Unstable | Active development | New feature development |
mongocxx 3.7.x | Stable | Bug fixes only | Current stable C++ driver release |
mongocxx 3.6.x | Stable | None | Previous stable C++ driver release |
mongocxx 3.5.x | Stable | None | Previous stable C++ driver release |
mongocxx 3.4.x | Stable | None | Previous stable C++ driver release |
mongocxx 3.3.x | Stable | None | Previous stable C++ driver release |
mongocxx 3.2.x | Stable | None | Previous stable C++ driver release |
mongocxx 3.1.x | Stable | None | Previous stable C++ driver release |
mongocxx 3.0.x | Stable | None | Previous stable C++ driver release |
The following compatibility table specifies the driver version(s) recommended for different versions of MongoDB. The mongocxx series is recommended for all new development.
Family/version | MongoDB 3.0 | MongoDB 3.2 | MongoDB 3.4 | MongoDB 3.6 | MongoDB 4.0 | MongoDB 4.2 | MongoDB 4.4 | MongoDB 5.0 |
---|---|---|---|---|---|---|---|---|
mongocxx 3.7.x | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
mongocxx 3.6.x | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
mongocxx 3.5.x | ✓ | ✓ | ✓ | ✓ | ✓ | Partial | ||
mongocxx 3.4.x | ✓ | ✓ | ✓ | ✓ | ✓ | |||
mongocxx 3.3.x | ✓ | ✓ | ✓ | ✓ | ||||
mongocxx 3.2.x | ✓ | ✓ | ✓ | Partial | ||||
mongocxx 3.1.x | ✓ | ✓ | ✓ | |||||
mongocxx 3.0.x | ✓ | ✓ |
See our JIRA project.
The source files in this repository are made available under the terms of the Apache License, version 2.0.