====
BSON
====

.. default-domain:: mongodb

This section contains tutorials for using the core Ruby BSON gem.

The Ruby BSON implementation is packaged in a separate gem with C and
Java extensions for speed depending on the runtime enviroment.

.. toctree::
   :titlesonly:

   /tutorials/bson-v4
   /tutorials/bson-v3

.. seealso:: `BSON Source Code on GitHub <https://github.com/mongodb/bson-ruby>`_
