In MongoDB, what does BSON stand for?

  • Binary Serialized Object Notation
  • Binary Serialized Object Notation
  • Binary Serialized Object Notation
  • Binary Syntax Object
BSON stands for Binary Serialized Object Notation. It is a binary-encoded serialization of JSON-like documents used in MongoDB to represent complex data structures and to support data storage and interchange.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *