MongoDB C Driver
Introduction
Welcome to the documentation site for the MongoDB C Driver, also known as libmongoc, the official MongoDB driver for C applications.
Get Started
Learn how to install the driver, establish a connection to MongoDB, and begin working with data in the Get Started with the C Driver tutorial.
Databases and Collections
Learn how to use the C driver to work with MongoDB databases and collections in the Databases and Collections section.
What's New
For a list of new features and changes in each version, see the What's New section.
Read Data from MongoDB
Learn how you can retrieve data from MongoDB in the Read Data from MongoDB section.
Transform Your Data with Aggregation
Learn how to use the C driver to perform aggregation operations in the Transform Your Data with Aggregation section.
Learn
Visit the Developer Hub to learn more about the MongoDB C Driver.
Developer Hub
The Developer Hub provides tutorials and social engagement for developers.
To learn how to use MongoDB features with the C driver, see the How-Tos and Articles page.
To ask questions and engage in discussions with fellow developers who use the C driver, see the forums page.