Docs Menu
Docs Home
/ / /
Kotlin Sync Driver

Specialized Data Formats

On this page

  • Overview

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

  • Learn how to work with the BSON data format in the BSON guide.

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

← Use Aggregation Expression Operations
BSON →

On this page