Docs Menu
Docs Home
/ / /
Go Driver

Specialized Data Formats

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

  • Learn how to work with BSON documents in the Work with BSON guide.

  • Learn how to convert between Go types and Extended JSON in the Document Data Format: Extended JSON guide.

Back

Aggregation

On this page