Docs Menu

Docs HomeDevelop ApplicationsMongoDB DriversNode.js Driver

Next Steps

Congratulations on completing the quick start tutorial!

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

Learn more about the MongoDB Node.js driver from the following resources:

  • Discover how to perform read and write operations in the CRUD Operations section.

  • See examples of frequently-used operations in the Usage Examples section.

← Connect to MongoDB