Specialized Data Formats
On this page
Overview
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.