The Complete Node.js Course: Modeling Relationship in Mongoose
Introduction
Modelling Relationships
Referencing Documents
Population
Embedding Documents
Using an Array of Sub-documents
Project- Build the Movies API
Project- Build the Rentals API
Transactions
ObjectID
Validating ObjectIDs
A Better Implementation
Recap