MongoDB C++ Driver mongocxx-4.0.0
Loading...
Searching...
No Matches
Topics
Pages documenting topics related to the API.
[detail level 123]
 The bsoncxx LibraryTopics relating to the bsoncxx library
 How-To GuidesExamples of how to use the bsoncxx library
 BSON DocumentsHow to create and use BSON documents
 BSON Error HandlingHow to handle BSON document failures, errors, and exceptions
 Decimal128How to use Decimal128 interfaces
 ObjectIDHow to use ObjectID (OID) interfaces
 ValidationHow to use BSON document validation interfaces
 ExplanationDesign decisions, history, and other technical details about the bsoncxx library
 The mongocxx LibraryTopics relating to the mongocxx library
 How-To GuidesExamples of how to use the mongocxx library
 InstanceHow to use a MongoDB C++ Driver instance
 LoggerHow to use a custom logger with a MongoDB C++ Driver instance
 URIHow to create and use URIs
 ClientsHow to use clients and client pools
 DatabasesHow to obtain and use databases
 CollectionsHow to obtain and use collections
 Client SessionsHow to create and use client sessions
 Change StreamsHow to obtain and use change streams
 Operation ExceptionsHow to handle exceptions thrown by database and collection operations
 ExplanationDesign decisions, history, and other technical details about the mongocxx library
 Deprecated List