MongoDB + Mongoose + Node.js Crash Course | CRUD and fundamentals of MongoDB



MongoDB + Mongoose + Node.js Crash Course | CRUD and fundamentals of MongoDB

MongoDB + Mongoose + Node.js Crash Course | CRUD and fundamentals of MongoDB

MongoDB is a great choice for a NoSQL database. In this crash course for MongoDB, we will cover Mongoose + Node.js setup and fundamental operations you can perform on a MongoDB collection.

Code: https://github.com/mehulmpt/node-mongodb-todo

MongoDB is a part of the Full Stack Developer Roadmap on codedamn that you can use to build over 25 Projects: https://bit.ly/fullstack-codedamn

Timestamps:

00:00 Intro To Course
00:50 Why Databases
07:23 SQL Vs NoSQL
16:47 Intro To MongoDB
21:20 Creating A Todo App
27:31 Setting Up Mongoose
37:16 Mongoose Model
47:01 Create (CRUD)
54:02 Read (CRUD)
57:27 Update (CRUD)
01:05:07 Delete (CRUD)
01:08:03 Where To Go Next

Don’t forget to subscribe and like the video if you enjoyed 🙂
———–
Want to become a programmer? Learn and solve challenges on codedamn: https://codedamn.com
Frontend Web Development Roadmap: https://codedamn.com/learning-paths/frontend
Backend Web Development Roadmap: https://codedamn.com/learning-paths/backend
My Instagram: https://instagram.com/mehulmpt
My Twitter: https://twitter.com/mehulmpt
My LinkedIn: https://linkedin.com/in/mehulmpt

Comments are closed.