Next Steps
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the Node.js driver.
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.