In this course, we’re going to dig into the process of modeling data in a NoSQL database, specifically with MongoDB. We’ll be working with a simplistic data model as a concept, a social media service. And we’ll use that to navigate our way through some of the basic mechanics of modeling, including describing our entity, including building relationships, applying some validation rules to our model, understanding deeper how those relationships may work, including one to one, one to many and many to many relationships
2023-06-14