ANNOUNCEMENT: Voyage AI joins MongoDB to power more accurate and trustworthy AI applications on Atlas.
Learn more
Docs Menu

Specialized Data Formats

On this page

You can use several types of specialized data formats in your C++ driver application. To learn how to work with these data formats, see the following sections:

  • Learn how to store and interact with time series data in the Time Series Data guide.

  • Learn how to use BSON types from the bsoncxx library in the Working with BSON guide.

On this page