Mongoose Crash Course - Beginner Through Advanced

Published: 23 November 2021
on channel: Web Dev Simplified
470,136
12k

FREE MongoDB Cheat Sheet: https://webdevsimplified.com/mongodb-...

Mongoose is the best way to work with a MongoDB database in Node.js, but it is a pretty complex library. In this video I will explain absolutely everything you need to know about Mongoose including even the more advanced features that other tutorials don't cover.


📚 Materials/References:

FREE MongoDB Cheat Sheet: https://webdevsimplified.com/mongodb-...
MongoDB Crash Course:    • MongoDB Crash Course  
Node.js Install Video:    • Your First Node.js Web Server  
Async/Await Video:    • JavaScript Async Await  
Async/Await Article: https://blog.webdevsimplified.com/202...


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:30 - Mongoose basics
08:40 - Schema Types
12:42 - Schema Validation
18:55 - Query Basics
24:04 - Schema Methods/Virtuals
30:12 - Schema Middleware


#Mongoose #WDS #MongoDB