Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
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 ​ types and Extended JSON in the Document Data Format: Extended JSON guide.

Back

Aggregation

On this page