BSON

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Serialization |extensions={{ext|bson}} }} '''BSON''' is a binary serialization format designed to be similar to JSON, only bina...")
 
(Category:JSON)
Line 20: Line 20:
 
* [[Wikipedia:BSON|Wikipedia article]]
 
* [[Wikipedia:BSON|Wikipedia article]]
 
* [http://docs.mongodb.org/meta-driver/latest/legacy/bson/ Info in MongoDB site]
 
* [http://docs.mongodb.org/meta-driver/latest/legacy/bson/ Info in MongoDB site]
 +
 +
[[Category:JSON]]

Revision as of 16:05, 23 April 2017

File Format
Name BSON
Ontology
Extension(s) .bson

BSON is a binary serialization format designed to be similar to JSON, only binary-based rather than text-based. It is used in MongoDB.

Multi-byte numeric quantities are little-endian.

Specifications

Metaformat files

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox