- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Choose the Correct Data Model for MongoDB Application
In this lab, students will be provided with sample data and an application description. Their task will be to import this data into a new MongoDB collection, using the most appropriate data model for the given application description. After completing this lab, students will have gained hands-on experience designing data models and importing data.

Lab Info
Table of Contents
-
Challenge
Load Data Files into a New Collection
Load the provided sample data files (
inventory.csv
andcheckout.csv
) into a new collection in a MongoDB database. -
Challenge
Normalize Publisher Information
Extract the publisher contact information from the inventory collection to a new collection with a name of your choosing, and remove the publisher contact information from the inventory collection.
-
Challenge
Denormalize the Checkout Information
Embed the checkout information in the same collection as the book inventory information.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.