Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn MongoDB From Scratch
1.Introduction to the Course
Welcome to MongoDB made easy!
How This Will Go
Our Hands-on Project
Setup Our Tools
Section Recap
2.Set Up Our Project
Introduction
Recovering MongoDB
Import Data With Mongoimport
Use the Mongo Shell
Section Recap
3.Start with Queries and Operations
Section Introduction
Retrieve Data With Find
Create data with save & insert
Update data with update
Deleting data with remove
Display User Data In Our App
Section Recap
4.Model New Entities
Section Introduction
Rules for Modeling
Simple & Complex Models
Modeling ‘event’ Data
Modeling ‘event Registration’ Data
Section Recap
5.Indexing MongoDB
Section Introduction
Indexing in MongoDB
Using Indexes
Creating Indexes
Section Recap
6.MongoDB Aggregation Framework
Section Introduction
Aggregation Concepts
Pipeline Stages & Operators
Aggregation in our Project
Use Our Aggregated Data
Section Recap
7.Replication & Sharding
Section Introduction
What are Replica Sets
Automated Failover
What is Sharding
Rules for Sharding data
Section Recap
8.Our Web App
Section Introduction
Our Project’s State
Our App Js File
Our Aggregate Queries
Section Recap
9.Course Outro
Section Introduction
Learning Objectives & Project Requirements Review
Where to go from here
Section Recap
10.Appendix
Recovering MongoDB in Cloud9
Modeling ‘event Registration’ Data
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock