Connect MongoDB with Node.js using mongoose | MongoDB + Express.js

preview_player
Показать описание


Related Tutorials :

TimeStamps :
00:00 - Introduction
00:10 - Create Database with MongoDB Compass
01:05 - Install npm packages
03:35 - Create environment variable using .env file for PORT and MongoDB URL
07:30 - Add users data into database
07:58 - Code for getting data from database
09:43 - Check the result
10:33 - Outro

Stay Connected :

Join Community :

Follow me on :

#mongodb #mongoose #nodejs #CodeWithArjun #Programming
Рекомендации по теме
Комментарии
Автор

I think Mongo DB and Node Js connection is very toughest process . You made easily to understand. Thanks Bro.

SasiKumarS-yv
Автор

It worked 100%. Thankyou so much bro. I have subscribed too. I got the output successfully by following your instructions. Best Guidance Forever

HARISHTHANGAVEL-zfuu
Автор

This is such a great and easy to follow tutorial, thank you for sharing.

BGP_
Автор

I am from Peru and thanks for your video it’s a Perfect video, thanks a lot!

josuedurandpebe
Автор

I've been looking for this kind of tutorial, most of the videos around on this subject are deprecated, thanks a lot and I'm looking forward to new ones

tahep
Автор

thank you so much sir, you really don't know how much you help me

kitkat-tpkm
Автор

Thankyou so much sir for your help
it helps me a lot
Thankyou so much

KundanPrajapati-lt
Автор

Excellent Guide and Reliable Resource. Thank You 🙏

psaintjean
Автор

Simplest is the best . your explaination was so Great!!! Arjun.👍

fam.agucci
Автор

do a video so that we dont need mongo db compass ... we connect it with only a nodejs file and send data using a node js file itself

VGS_
Автор

Thank you Arjun, very intersting and helpful great!!!

thanonhari
Автор

thank you for stharing.thank you for sharing.

fullstackblueprint
Автор

I am getting module not found error. Why is it happening?

Ownmaster
Автор

hmm. You have only connected once so does it have any effect? I suggest that you should only connect when calling the api and close the connection when done. What do you think?

QuanTran-wtyt
Автор

bhai me jab connect krta hu(create database pe) to usme error show hoti ha, kya karu

rohankr
Автор

Please do a video to connect MongoDb with Nodejs

psaintjean
Автор

Just use npm i mb64-connect to establish connection with mongodb it is easy and fast

Manoj_Gowda
Автор

Great video for beginners...thanks for that..next time do a video using mongo vs code extension..

newtonwakhungu
Автор

this is just backend and database right ?

sureshs
Автор

Pretty-print
[]
this is coming on my chrome browser's screen

PrashantYadav-le