libbson-xs-perl

Perl XS implementation of MongoDB's BSON serialization

Description

The BSON class implements a BSON encoder/decoder ("codec"). It consumes "documents" (typically hash references) and emits BSON strings and vice versa in accordance with the BSON Specification (http://bsonspec.org).

BSON is the primary data representation for MongoDB. While this module has several features that support MongoDB-specific needs and conventions, it can be used as a standalone serialization format.

BSON::XS contains an XS implementation for BSON encoding and decoding. There is no public API. Use the BSON module and it will choose the best implementation for you.

As of August 13, 2020, the MongoDB Perl driver and related libraries are no longer supported by MongoDB.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/BSON-XS


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbson-xs-perl