Analyzed 12 months ago
A pluggable BSON generator and parser for the Jackson JSON processor.
BSON is a binary representation of JSON. It has gained prominence by its usage as the main exchange and persistence format of the document-oriented database management system MongoDB. This library adds support for BSON to Jackson.