Courses
MongoDB Data Modeling Intro
Learn the basics of data modeling, the process of defining how data is stored and the relationships among different entities in your data, in MongoDB.
MongoDB Data Modeling
Unit Overview
In this unit, you will learn the basics of data modeling. Specifically, you’ll learn about the purpose of data modeling, the different types of relationships that your data can have and how to model them, and the differences between embedding and referencing. Then, you will learn how to scale your data model and use Atlas Tools for schema help.