How to connect MongoDB with Express JS App

Опубликовано: 18 Октябрь 2024
на канале: Chiran Nuwan
12,408
106

You will learn how to,
1. install MongoDB.
2. create a database using MongoDB compass.
3. connect the express app to the database.
4. create a mongoose schema.
5. create a mongoose model.
6. implement CRUD using a model and express routes.
7. test the app using Thunder Client vs code extension.
8. use MongoDB Compass to view the database.

link to install MongoDB :
https://www.mongodb.com/docs/manual/i...

link to install MongoDB Compass:
https://www.mongodb.com/try/download/...