Intro to Data Modeling (Webinar)
Since relational schema and MongoDB schema are different, a question we get asked a lot is, “I’m designing an application to do X, how do I model the data?” Regardless of your use-case, how you model your data early on affects the speed of development throughout your application lifecycle and can have ramifications on performance far down the line. In this webinar, we will examine the most important considerations when making decisions about the data model that best fits your application.
Watch on-demand now.
You will learn:
- The differences between data modeling in MongoDB vs. relational databases
- The key considerations for data modeling with MongoDB
- How to further enhance the power of the document model with schema design patterns