:man_page: bson_index

Libbson
=======

A Cross Platform BSON Library for C

Introduction
------------

libbson builds, parses, and iterates `BSON <http://bsonspec.org>`_ 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 <http://mongoc.org/>`_.

.. toctree::

  installing

.. toctree::
  :titlesonly:

  tutorial

.. toctree::
  :titlesonly:

  guides

.. toctree::
  :titlesonly:

  cross-platform-notes

.. toctree::
  :titlesonly:
  :maxdepth: 2

  api
