Docs Menu
Docs Home
/ /

MongoDB C Driver

Welcome to the documentation site for the MongoDB C Driver, also known as libmongoc, the official MongoDB driver for C applications.

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.

Learn how to use the C driver to work with MongoDB databases and collections in the Databases and Collections section.

Learn how you can retrieve data from MongoDB in the Read Data from MongoDB section.

Visit the Developer Hub to learn more about the MongoDB C Driver.

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.

Next

Get Started with the C driver