
Migrating to NoSQL with Michael Lynn
PodRocket - A web development podcast from LogRocket
00:00
How to Use MongoDB to Express Relationships
In a tabular database relational, we know that the cod's roles of normalization call for you to separate your data into separate tables. With MongoDB, while that is possible, you can create separate collections of documents and express relationships by linking. One of the key concepts that you'll need to wrap your mind around is embedding rather than linking. Paul: Data that will be accessed together should be stored together.
Transcript
Play full episode