In this workshop on data modeling to learn how MongoDB’s flexible document model compares to traditional relational models. Together, we’ll walk through the MongoDB data modeling methodology:
- Identify entities
- Quantify application workloads
- Model relationships with embedding or referencing
We’ll apply this methodology through practical exercises to build the schema for a sample application—a library management system. Additionally, you will learn how to use MongoDB’s schema validation to ensure data integrity and consistency.
At the end of this workshop, you will have the opportunity to earn the Relational to Document Model MongoDB skill badge that you can add to your LinkedIn profile.