Relational to Document Model / Model for Workloads
Course Description:
Learn to convert SQL or relational models to MongoDB's document model, design data relationships, and enforce schema validation. Enhance your ability to create efficient, well-structured applications with robust data models using MongoDB.
|
|
Upon completion of the Relational to Document Model skill check, you will earn a Credly Badge that you are able to share with your network. |
Learning Objectives
Model for Workloads
Map the relational model to the document model and apply the MongoDB methodology to data modeling.
Design Relationships
Model different types of data relationships and apply them to a sample application.
Validate Schemas
Use MongoDB's schema validation feature to enforce predefined rules for documents in an application.