Full stack Application | mongodb database connection| express mongodb react
/
In this video, we will show you how to connect Node.js with MongoDB, one of the most popular NoSQL databases. We will cover the basics of MongoDB and how to set up a MongoDB database. We will also show you how to install the MongoDB driver for Node.js, also known as Mongoose, and how to use it to connect to your MongoDB database. By the end of this video, you will have a solid understanding of how to connect Node.js with MongoDB, and you'll be able to start building your own projects with Node.js and MongoDB. This video is perfect for those who are new to MongoDB and Node.js and want to learn how to connect these two technologies.
----—--------------‐------
Timestamps
00:16 creating mongoose connection configuration
02:02 checking connection with mongodb
03:10 saving data in database with mongoose in mongodb
04:20 testing api to save data
------------
#mern #nodejs #mongodb