Docs Menu
Docs Home
/ / /
C++ Driver
/

Next Steps

Congratulations on completing the quick start tutorial!

In this tutorial, you created a C++ application that connects to a MongoDB deployment hosted on MongoDB Atlas and retrieves a document that matches a query.

Learn more about C++ driver from the following resources:

  • Learn how to perform read operations in the Read Data from MongoDB section.

  • Learn how to perform write operations in the Write Data to MongoDB section.

Back

Connect to MongoDB