BSON (.bson)

Background & Context

    • JSON-like binary serialization.
    • Schemaless format.
    • Represent document as ordered key/value pairs.

Import & Export

Import Elements

  • General Import elements:
  • "Elements" list of elements and options available in this file
    "Summary"summary of the file
    "Rules"list of rules for all available elements

Examples

Basic Examples  (2)

Export an association as a BSON document:

Import the resulting string of bytes as an expression:

DateObject is supported in the BSON format:

Import as an expression: