data-modeling.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [data-modeling]

www.codever.land/bookmarks/t/data-modeling

Modeling Data for NoSQL Document Databases - YouTube [31min]

https://www.youtube.com/watch?v=IUxT7ZRHlZ4

To embed or to reference? Well, it depends on relationship type, data volatility, bounding type etc.... Great video


33rd Degree 2014 - MongoDB Schema Design - Tugdual Grall - YouTube [47']

https://www.youtube.com/watch?v=csKBT8zkRf0

MongoDB's basic unit of storage is a document. Documents can represent rich, schema-free data structures, meaning that we have several viable alternatives to the normalized, relational model. In this ...