Skip to content

The C++ bson parser for the node.js mongodb driver.

License

Notifications You must be signed in to change notification settings

imlucas/bson-ext

 
 

Repository files navigation

bson-ext

linux build status windows build status

This module contains the C++ BSON parser only and is not meant to be used in isolation from the bson NPM module. It lives in it's own module so it can be an optional dependency for the bson module.

Testing

npm test

Prebuilt Binaries

bson-ext uses node-pre-gyp to publish and install prebuilt binaries. This means you don't need the full toolchain installed and configured correctly to use this module.

License

Apache 2

About

The C++ bson parser for the node.js mongodb driver.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.5%
  • C++ 20.2%
  • Other 1.3%