Using MongoDB with Node.js

This course guides you through everything you need to get started with MongoDB in your NodeJS applications. In this course, you’ll get an overview of the official MongoDB NodeJS/Javascript driver and learn how to install it by using npm. You’ll learn how to connect your application, perform basic CRUD operations, troubleshoot, and then build aggregations.



Milestone

  • Connecting to MongoDB in Node.js

    Required
    Unit
    | John McCambridge

    1 Hour

    Learn about the Node.js driver for MongoDB and how to use it to connect to your Node.js applications.
    View Details

    MongoDB CRUD Operations in Node.js

    Required
    Unit
    | John McCambridge, Emily Pope

    2 Hours

    Learn how to perform basic CRUD operations with the MongoDB Node.js driver.
    View Details

    MongoDB Aggregation with Node.js

    Required
    Unit
    | Emily Pope, John McCambridge

    1.25 Hours

    Learn how to create aggregation pipelines with Node.js.
    View Details