- Course
Using MongoDB with Node.js
MongoDB lies at the heart of many Node.js applications. In this course, you will learn how to access, manipulate, and aggregate data that is stored in a MongoDB database.
- Course
Using MongoDB with Node.js
MongoDB lies at the heart of many Node.js applications. In this course, you will learn how to access, manipulate, and aggregate data that is stored in a MongoDB database.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Leveraging document data from a MongoDB database has become a defacto standard for Node.js applications. In this course, Using MongoDB in Node.js, you will gain the ability to build MongoDB into your Node.js application. First, you will discover how to create and interact with a MongoDB database. Next, you will learn how to implement Create, Read, Update, and Delete (CRUD) using a repository object. Finally, you will explore how to aggregate data using the aggregation pipeline built into MongoDB. When you are finished with this course, you will have the skills and knowledge of MongoDB needed to leverage its power in your Node.js application.