MongoDB Data Modeling Path
This learning path guides you through the foundational steps of creating an effective data model in MongoDB
When you complete this learning path, you will receive 50% off a MongoDB Associate Data Modeler Exam attempt.
Milestone
-
MongoDB Data Modeling Path
Data Modeling for MongoDB Overview
Required
Unit
| John McCambridge, Eliza Spang, Sarah Evans, Emily Pope, Daniel Curran, Vick Mena, Parker Faucher3 Minutes
View DetailsGain an overview of data modeling in MongoDB and learn about the example application used throughout the Data Modeling for MongoDB course.Schema Design Patterns
Required
Unit
| John McCambridge, Sarah Evans, Emily Pope, Daniel Curran, Vick Mena, Parker Faucher1 Hour
View DetailsLearn how to apply schema design patterns to an application which is the third step of data modeling with MongoDB.Advanced Schema Design Patterns
Required
Unit
| Manuel Fontan Garcia, Sarah Evans, Emily Pope, Daniel Curran, John McCambridge, Vick Mena2.75 Hours
View DetailsLearn how to apply advanced schema design patterns to an application to improve performance and avoid common anti-patterns.Schema Design Anti Patterns
Required
Unit
| Sarah Evans, Manuel Fontan Garcia, Emily Pope, Daniel Curran, Vick Mena1 Hour
View DetailsLearn about common anti-patterns and how to avoid them when data modeling with MongoDB.Modeling Data Relationships
Required
Unit
| Sarah Evans, Eliza Spang, Emily Pope, Daniel Curran, Vick Mena, John McCambridge45 Minutes
View DetailsLearn how to identify and model data relationships in an application which is the second step of data modeling with MongoDB.MongoDB Indexes
Required
Unit
| Laura Gutierrez Munoz, Daniel Curran, John McCambridge1.75 Hours
View DetailsLearn how to improve MongoDB performance by learning how to create single, compound, and multikey indexes as well as how to delete indexes.MongoDB Indexes II
Required
Unit
| John McCambridge, Jordan Smith, Vick Mena, Parker Faucher3 Hours
View DetailsLearn about the inner workings of indexes and how they help improve query performance.