@hackage bson0.0.2
BSON documents are JSON-like objects with a standard binary encoding
Installation
Dependencies (10)
Dependents (24)
@hackage/apiary-mongoDB, @hackage/structured-mongoDB, @hackage/snaplet-mongoDB, @hackage/acme-everything, @hackage/bson-generic, @hackage/bson-generics, Show all…
BSON (short for Binary JSON) is a binary-encoded serialization of JSON-like documents.
This implements version 1.0 of the BSON spec, which is defined at http://bsonspec.org.