Description
In this course, you will learn :
- MongoDB Introduction & Installation
- MongoDB CRUD Operations
- MongoDB Operators
- Working with Arrays
- Many more
Syllabus :
1. CRUD Operations
- Find
- Find with Filter
- Insert
- Update
- Update Continues
- Projections
- Delete
2. Working with Operators
- In / not in Operators
- gte / lte Operators
- and / or operators
- regex operator
3. Working with Arrays
- Array Setup
- all operator
- Add/ Remove elements
- Update
- Projections
4. MongoDB Compass
-
Working with GUI
5. Validation/Schema
-
Applying Schema & validation rules