The presentation by Daniel Coupal focuses on the differences between data modeling for document databases like MongoDB and relational databases, outlining a methodology involving schema design and recognizing when to apply design patterns. It discusses the steps for effective modeling with examples such as a coffee shop franchise, highlighting the importance of workload description and relationship modeling. Additionally, the document covers key schema design patterns, performance considerations, and strategies for schema versioning in MongoDB.
Related topics: