Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 497 Bytes

Lecture 20 - [Backend 7] Start Working with Mongoose

This video was part of our backend BootCamp. In this video, we discussed Mongoose the best ORM for MongoDB.

References

Tasks

  • Study and practice Schemas, SchemaTypes, Connections, Models, Documents, Subdocuments, Queries and Validation from MongooseJs Docs