- What does ODM mean?
- What is the difference between a traditional relational database and a document database?
- What is mongoose?
- What does a schema on mongoose mean?
- What is the _id property?
- What is Docker?
- What is the command to spin up a docker with mongo?
- What is the mongoose method of persisting data?
- What is the mongoose method of retrieving a resource using an ID as a filter?