BSON
↔ (format) Mongo extends JSON to store types & length info
Source: www.mongodb.com/basics/bson
aka BSON
BSON max limit of 16MB per Mongo Doc
References
Denormalization
↔ to embed data into each other as object of arrays inside BSONInsert Document
↔ write BSON into GUI - set types on rightMongoDB
↔ BaaS NoSQL DB where each DB consists of 1+ Collection in BSON