summaryrefslogtreecommitdiffstats
path: root/libraries/libbson/README
blob: 3c3c7b7dec986b3dcf229bb8be701e2c849e50d4 (plain)
A cross platform BSON Library for C

libbson builds, parses, and iterates BSON documents, the native data
format of MongoDB. It also converts BSON to and from JSON, and provides
a platform compatibility layer for the MongoDB C Driver.

libbson conflicts with mongo-c-driver.