Here is a way to load test fixtures for MongoDB in Go.| kubuzetto's blog
Query MongoDB documents by data type using the $type operator, which can help you query unstructured data with unpredictable types.| www.mongodb.com
MongoDB Extended JSON (v2)| www.mongodb.com
A glossary of MongoDB terms including operations and features.| www.mongodb.com
MongoDB uses BSON (Binary JSON) field types to store and serialize documents.| www.mongodb.com