https://github.com/hritik-6918/mongo-tutorial
https://github.com/hritik-6918/mongo-tutorial
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hritik-6918/mongo-tutorial
- Owner: hritik-6918
- Created: 2024-08-14T13:40:10.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T16:06:01.000Z (10 months ago)
- Last Synced: 2024-08-15T15:23:16.661Z (10 months ago)
- Language: JavaScript
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Topics Covered
- Installation
- MongoDB Shell
- Adding, Deleting, Updating New Documents
- Finding
- MongoDB Node's Driver
- Connect NodeJS to MongoDB (With Good Practice)
- Inserting, Updating, Deleting Documents
- API using NodeJS + ExpressJS + MongoDB (IMP)
- MongoDB(Read, Create, Update, Delete) CRUD operations
- Mongoose Intro
- API using Mongoose + MongoDB + ExpressJS + NodeJS (IMP)
- Mongoose(Read, Create, Update, Delete) CRUD operations
- MongoDB Atlas application