Tuesday 20 December 2016

BSON :

BSON  is a computer data interchange format used mainly as a data storage and network transfer format in the MongoDBdatabase.

 It is a binary form for representing simple data structuresassociative arrays (called objects or documents in MongoDB), and various data types of specific interest to MongoDB.

 The name "BSON" is based on the term JSON and stands for "Binary JSON".[2]

No comments:

Post a Comment