Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

C++ Driver for MongoDB

License

NotificationsYou must be signed in to change notification settings

mongodb/mongo-cxx-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecovDocumentationDocumentationLicense

Welcome to the MongoDB C++ Driver!

Latest Stable Release

Thereleases/stable branch indicates the latest stable release.This branch corresponds to the driver version which we currently recommend for use in production.By default, new users should clone or download the driver version which is currently indicated by this branch.

# Use the latest stable release which is currently recommended for use.git clone -b releases/stable https://github.com/mongodb/mongo-cxx-driver.git

Note

This branch is regularlyforce-pushed to refer to the latest stable release.

Driver Development Status

Important

Relevant bug fixes will be backported from the current major version to the previous major version for a period of one year after the new major version is released.

VersionABI StabilityDevelopment StabilityDevelopment Status
masterN/ADo not use in production!Active
4.1.0NoneReady for UseBug Fixes Only
4.0.0NoneReady for UseNot Supported
3.11.0NoneReady for UseBug Fixes Only
3.10.2NoneReady for UseNot Supported
............
3.0.0NoneReady for UseNot Supported

MongoDB Server Compatibility

MongoDB server version compatibility per driver version is documented in theMongoDB Manual.

Bugs and Issues

See ourJIRA project.

Resources

License

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


[8]ページ先頭

©2009-2025 Movatter.jp