Docs Menu
Docs Home
/ / /
Ruby MongoDB Driver

Data Formats

On this page

  • Overview

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

  • Time Series Data: Learn how to create a time series collection and interact with time series data.

  • BSON Tutorial: Learn how to work with BSON data by using the Ruby driver's BSON library.

Back

In-Use Encryption

On this page