What is the internal data structure of a MongoDB document?
JSON (JavaScript Object Notation)
BSON (Binary JSON)
ORM (object relational mode)
MBF (MongoDB binary format)