Introduction to MongoDB

Scott Moss
Netflix
3 hours, 23 minutes CC
Introduction to MongoDB

Course Description

MongoDB is the leading open source NoSQL database. In this course you'll build schemas, structure models and learn to query MongoDB to get the right data. Learn the core concepts to build production-ready applications with MongoDB!

Preview

Course Details

Published: December 5, 2018

Rating

4.7

Learning Paths

Topics

Learn Straight from the Experts Who Shape the Modern Web

Your Path to Senior Developer and Beyond
  • 250+ In-depth courses
  • 24 Learning Paths
  • Industry Leading Experts
  • Live Interactive Workshops

Table of Contents

Introduction

Section Duration: 16 minutes
  • Course Setup
    Scott gives a quick tour of the Github repository, and what the course will contain. Instructions are also given for how to download MongoDB, how to start the Mongo database server locally, and an introduction is given for the Compass GUI.
  • Mongo Q&A
    A question is asked about the benefits of using Mongo, the ideal use cases, and types of data storage offered by Mongo.

Mongoose

Section Duration: 44 minutes

Associations

Section Duration: 47 minutes

Virtuals, Hooks & Indexes

Section Duration: 37 minutes

APIs

Section Duration: 57 minutes