MongoDB C++ Driver mongocxx-4.0.0
|
▼The bsoncxx Library | Topics relating to the bsoncxx library |
▼How-To Guides | Examples of how to use the bsoncxx library |
BSON Documents | How to create and use BSON documents |
BSON Error Handling | How to handle BSON document failures, errors, and exceptions |
Decimal128 | How to use Decimal128 interfaces |
ObjectID | How to use ObjectID (OID) interfaces |
Validation | How to use BSON document validation interfaces |
Explanation | Design decisions, history, and other technical details about the bsoncxx library |
▼The mongocxx Library | Topics relating to the mongocxx library |
▼How-To Guides | Examples of how to use the mongocxx library |
Instance | How to use a MongoDB C++ Driver instance |
Logger | How to use a custom logger with a MongoDB C++ Driver instance |
URI | How to create and use URIs |
Clients | How to use clients and client pools |
Databases | How to obtain and use databases |
Collections | How to obtain and use collections |
Client Sessions | How to create and use client sessions |
Change Streams | How to obtain and use change streams |
Operation Exceptions | How to handle exceptions thrown by database and collection operations |
Explanation | Design decisions, history, and other technical details about the mongocxx library |
Deprecated List |