Data Modeling Deep Dive
Documents in MongoDB can represent rich data structures, providing lots of viable alternatives to the standard, normalized, relational model. In this session, we will explore use cases and understand some of the techniques and patterns (such as trees, fan on read/write, etc) used to create a scalable and performant data model in MongoDB.