From the course: MongoDB Node.js Developer Associate Cert Prep
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Introduction to MongoDB data modeling review
From the course: MongoDB Node.js Developer Associate Cert Prep
Introduction to MongoDB data modeling review
- Congratulations. In this unit, you learned about the basics of data modeling, including the purpose of data modeling, types of relationships among data, specifically one-to-one, one-to-many, and many-to-many; embedded and referenced documents, the effects of document, collection, and database sizes, and some helpful tools that can assist you in validating and managing your schema. Embedded documents capture relationships among data by storing related data in a single document. Reference relationships store data by including references in one document to another document. There's a lot of nuance to data modeling and schema design. If this topic interests you, check out some of our reference materials linked to this unit. Now that you have a general understanding of data modeling, you might want to learn more about tools provided by MongoDB that help you improve your schema.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Introduction to data modeling3m 8s
-
(Locked)
Types of data relationships2m 57s
-
(Locked)
Modeling data relationships2m 17s
-
(Locked)
Embedding data in documents3m 2s
-
(Locked)
Referencing data in documents1m 27s
-
(Locked)
Scaling a data model2m 43s
-
(Locked)
Using Atlas tools for schema help3m 26s
-
(Locked)
Introduction to MongoDB data modeling review54s
-
(Locked)
-
-