Technology, Data and Science

Data Modeling in MongoDB

MongoDB is a leading noSQL database that stores data in documents or collections, which is very different from the relational or SQL databases that most data developers are familiar with. In this course, instructor John Cokos explores ways to use MongoDB at scale with complex data modeling techniques and cloud deployments. As a means of demonstrating the complexities of modeling real-world data with MongoDB, John works through the process of setting up an application resembling a social media website, and shows you how to model frequently used, deeply nested, and shared data sources to support an enterprise-level application. John also presents a series of challenges and solutions, so you can test your learning along the way.

Learn More