Using MongoDB with Node.js

Go to class
Write Review

Free Online Course: Using MongoDB with Node.js provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Using MongoDB with Node.js is taught by Jonathan Mills.

Overview
  • In this tutorial, you will learn how to access, manipulate, and aggregate data that is stored in a MongoDB database. 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.

    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.