Skip to content

bazelregistry/mongo-cxx-driver

This branch is 14 commits ahead of, 560 commits behind mongodb/mongo-cxx-driver:releases/stable.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e664ca · Mar 12, 2021
Jul 10, 2020
Nov 9, 2020
Apr 23, 2020
Jan 29, 2015
Apr 16, 2020
Jul 17, 2020
Jul 31, 2020
Jul 21, 2020
Jul 21, 2020
Nov 10, 2020
Oct 1, 2019
Mar 12, 2021
Mar 12, 2021
Dec 21, 2016
Jul 8, 2020
Jul 10, 2020
Nov 10, 2020
Jul 13, 2020
Jul 8, 2020
Feb 20, 2015
Nov 10, 2020
Jun 19, 2020
Jan 30, 2019
Jul 20, 2020
Oct 18, 2016
Jan 13, 2014
Jul 21, 2020
Feb 23, 2018
Mar 12, 2021
Nov 10, 2020

Repository files navigation

MongoDB C++ Driver

Evergreen Build StatusTravis Build Status codecov

Welcome to the MongoDB C++ Driver!

Branches - releases/stable versus master

The default checkout branch of this repository is releases/stable. This will always contain the latest stable release of the driver. The master branch is used for active development. master should only be used when making contributions back to the driver, as it is not stable for use in production.

See Driver Status by family and version for more details about the various versions of the driver.

Resources

Driver status by family and version

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.6.x Unstable Bug fixes only Upcoming stable C++ driver release
mongocxx 3.5.x Stable Bug fixes only Current 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

MongoDB compatibility

Compatibility of each C++ driver version with each MongoDB server is documented in the MongoDB manual.

Bugs and issues

See our JIRA project.

License

The source files in this repository are made available under the terms of the Apache License, version 2.0.

Packages

No packages published

Languages

  • C++ 91.4%
  • CMake 3.7%
  • Python 2.9%
  • Shell 1.0%
  • Starlark 0.4%
  • Perl 0.3%
  • Other 0.3%