Lessons: 20Length: 2.9 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.3 Relating Documents

In a regular relational database, we can use foreign keys to relate records from different tables. How do we do this in a NoSQL database? It’s a combination of manually referencing ObjectIDs, and denormalization. It’s all explained in the screencast!