Docs Menu
Docs Home
/ / /
Ruby Driver

Data Formats

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.

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

Back

Aggregation

On this page