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

  Рет қаралды 69,132

Mehul - Codedamn

Mehul - Codedamn

Күн бұрын

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: github.com/mehulmpt/node-mong...
MongoDB is a part of the Full Stack Developer Roadmap on codedamn that you can use to build over 25 Projects: 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: codedamn.com
Frontend Web Development Roadmap: codedamn.com/learning-paths/f...
Backend Web Development Roadmap: codedamn.com/learning-paths/b...
My Instagram: / mehulmpt
My Twitter: / mehulmpt
My LinkedIn: / mehulmpt

Пікірлер: 58
@codedamn
@codedamn 2 жыл бұрын
MongoDB is a part of the Full Stack Developer Roadmap on codedamn that you can use to build over 25 Projects: bit.ly/fullstack-codedamn
@abhishekchhipa9585
@abhishekchhipa9585 2 жыл бұрын
nice tut
@AverageCho
@AverageCho 2 жыл бұрын
I really appreciate how you not only explain the "how" but also the "why" of each aspect of Mongo/Mongoose. Really helps to form a better understanding of these technologies.
@MAT23154
@MAT23154 2 жыл бұрын
I have watched more than 20h content of express and mongodb. Most had some caveat or hallucination in the tutorial design. But THIS ONE, this one made it simple. And still, deep enough to make me learn new things. And to top it of, I finally managed to make things work. I love you! Thanks!
@notprogamer2114
@notprogamer2114 2 жыл бұрын
Great one! Really helped me start with mongoose and implementing in real project. Keep it up 🔥
@mohammadmansoorislam6000
@mohammadmansoorislam6000 3 жыл бұрын
Thanks Mehul! Have been waiting for this.
@namanchoudhary2501
@namanchoudhary2501 3 жыл бұрын
Me too
@codedamn
@codedamn 3 жыл бұрын
Glad to hear this! I would be extending this crash course in a different video, we have just touched the surface of awesome things we can do with databases ;)
@AyushMishra-rg2un
@AyushMishra-rg2un 3 жыл бұрын
Thanks Mehul! I was going with you and made all things with typescript and react,
@RurouniKenshinShinta
@RurouniKenshinShinta 2 жыл бұрын
You're great at teaching, explain this like a BOSS!
@austinmusiku778
@austinmusiku778 3 жыл бұрын
this is really really good. great work
@minjaekim184
@minjaekim184 3 жыл бұрын
What a kind description thanks a lot
@piyushfokvat5997
@piyushfokvat5997 3 жыл бұрын
nice video I recommend this for mongoose, and mongo db
@user-gv2cj5so6q
@user-gv2cj5so6q 2 жыл бұрын
Great teacher!
@rajav4861
@rajav4861 3 жыл бұрын
Thanks a lot!
@codedamn
@codedamn 3 жыл бұрын
You're welcome!
@vishnunetha8706
@vishnunetha8706 3 жыл бұрын
Thankyou❤️
@erinknapp2944
@erinknapp2944 2 жыл бұрын
What script are you running in the terminal to get the server up and running?
@omizegbaimoh1600
@omizegbaimoh1600 2 жыл бұрын
I finally have an understanding on how to implement mongoose
@japroz
@japroz 3 жыл бұрын
Can you please tell me your VSCode theme. I have been looking for it for a while now
@codedamn
@codedamn 3 жыл бұрын
It's One Dark Pro Monokai
@jsjuris8922
@jsjuris8922 3 жыл бұрын
21:27 - "I have already a frontend boilerplate setup for you guys" - well where is it? I don't see any link to codepen or github in your description below video?
@codedamn
@codedamn 3 жыл бұрын
Oops. Here's the repo link: github.com/mehulmpt/node-mongodb-todo Added it to description too. Thanks!
@afaque.
@afaque. 3 жыл бұрын
@@codedamn that is the final project of this video
@sergiob3698
@sergiob3698 3 жыл бұрын
Pretty clear. Thank you for sharing.
@codedamn
@codedamn 3 жыл бұрын
Glad it was helpful!
@sergiob3698
@sergiob3698 3 жыл бұрын
@@codedamn Where can / should host these kind of projects?
@sudhanvahebbar1709
@sudhanvahebbar1709 3 жыл бұрын
@@sergiob3698 heroku, netlify
@sergiob3698
@sergiob3698 3 жыл бұрын
@@sudhanvahebbar1709 thank you
@md9936
@md9936 3 жыл бұрын
Yay was expecting this video to end my project
@codedamn
@codedamn 3 жыл бұрын
Glad to know :)
@deepmeyt
@deepmeyt 2 жыл бұрын
the robo 3t doesn't work with mongodb v5 and mongodb v4 doesn't support ubuntu v20
@kevincodes_8581
@kevincodes_8581 3 жыл бұрын
I'm using a Macbook Air but the Robo 3t app doesn't start any servers successfully, it always fails even though I installed the Community Server of mongodb like you asked in the video, is there anyway you could help me please?
@babatundeolayinka8348
@babatundeolayinka8348 Жыл бұрын
I'm also having this problem currently, were you ever able to solve this? and how if yes
@peanutz8638
@peanutz8638 Жыл бұрын
@@babatundeolayinka8348 what was the error message exactly
@ZhewarFlame
@ZhewarFlame Жыл бұрын
Does it work offline
@shubhamkumbhare2725
@shubhamkumbhare2725 3 жыл бұрын
Sir can you please make the passport js course in node js or react js sir ? please ................................................
@codedamn
@codedamn 3 жыл бұрын
I personally am not a huge fan of passportjs because it abstracts away way too much from developers, authentication is *usually* not that hard if you understand the basics (OAuth and password-based logins). But I'll definitely add it to the list. Thanks Shubham!
@zaturntarto3814
@zaturntarto3814 3 жыл бұрын
@@codedamn Whats the other best way to do oauth then? I wanna learn oauth and dont know where to start. Could you pls tell where to start ?
@maximk7816
@maximk7816 3 жыл бұрын
Robo 3T and Mongodb Compass.. aren't those for the same purpose? (I'm noob just in case)
@anuj7286
@anuj7286 3 жыл бұрын
Yes both works the same but go with mongodb compass.
@peanutz8638
@peanutz8638 Жыл бұрын
@@anuj7286 and why is that?
@sabujjana2860
@sabujjana2860 3 жыл бұрын
Anybody knows this vscode theme? Thanks for the vid
@codedamn
@codedamn 3 жыл бұрын
Monokai Pro Dark
@LUKFUNTV
@LUKFUNTV 3 жыл бұрын
I think ABYSS theme is theeeeeeee BEST😃😃
@rahulsriram6295
@rahulsriram6295 3 жыл бұрын
@@codedamn There's no such theme in VSCode Extensions!! Can you please give the link to the theme extension?
@windwardhive7363
@windwardhive7363 3 жыл бұрын
What is the name of this theme pls?
@codedamn
@codedamn 3 жыл бұрын
Monokai Pro Dark
@animeonly6839
@animeonly6839 2 жыл бұрын
Why mongoose is schema based but mongodb not
@LUKFUNTV
@LUKFUNTV 3 жыл бұрын
Crud?? What's this? Edii: ya I can google it but Want to listen from some of the commentators 😃😃
@minjaekim184
@minjaekim184 3 жыл бұрын
Create read update delete, we typically do this for each database model (collections) and it is really repeating pattern for every apps (some tools even support automatic generation of CRUD)
@LUKFUNTV
@LUKFUNTV 3 жыл бұрын
@@minjaekim184 😃😃
@prakhargoel5540
@prakhargoel5540 2 жыл бұрын
Don't use so many advanced javascript concepts and that too without explaining. Also, you kept most of the things ready made, which doesn't make this a "course" at all. Felt like you were revisiting the code for yourself and not for the people.
Mongoose Crash Course - Beginner Through Advanced
33:36
Web Dev Simplified
Рет қаралды 444 М.
Build a REST API with Node JS and Express | CRUD API Tutorial
1:01:16
JavaScript Mastery
Рет қаралды 513 М.
Would you like a delicious big mooncake? #shorts#Mooncake #China #Chinesefood
00:30
1🥺🎉 #thankyou
00:29
はじめしゃちょー(hajime)
Рет қаралды 83 МЛН
Шокирующая Речь Выпускника 😳📽️@CarrolltonTexas
00:43
Глеб Рандалайнен
Рет қаралды 12 МЛН
Node.js Register and Login Tutorial | Work with MongoDB, JWT and Node
1:08:03
Learn MongoDB in 1 Hour 🍃 (2023)
1:00:00
Bro Code
Рет қаралды 922 М.
MongoDB Schema Design Best Practices
50:39
Joe Karlsson
Рет қаралды 167 М.
Build A Restful Api With Node.js Express & MongoDB | Rest Api Tutorial
53:55
MongoDB Crash Course
29:59
Web Dev Simplified
Рет қаралды 649 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 330 М.
Java Spring Boot Mongodb Full Project
1:15:35
Telusko
Рет қаралды 148 М.
MongoDB Crash Course 2022
27:22
Traversy Media
Рет қаралды 195 М.
Node js Course 2022 - #expressjs #mongodb  with #nodejs
3:34:16
Bitfumes
Рет қаралды 30 М.
How to build a REST API with Node js & Express
58:40
Programming with Mosh
Рет қаралды 1,7 МЛН
Would you like a delicious big mooncake? #shorts#Mooncake #China #Chinesefood
00:30