MongoDB - The Complete Course in Hindi ( हिंदी में )
MongoDB and Node.js The Complete Course From Beginner to Advanced in Hindi ( हिंदी में )

MongoDB - The Complete Course in Hindi ( हिंदी में ) udemy course
MongoDB and Node.js The Complete Course From Beginner to Advanced in Hindi ( हिंदी में )
Hello everyone , This course covers all the topics of MongoDB.
1- MongoDB Introduction
2- What is SQL and RDBMS ?
3- SQL Commands.
4- What is NoSQL ?
5- NoSQL Providers.
6- What is MongoDB ?
7- Features of MongoDB.
8- Different Ways to connect with MongoDB ?
9- Setup MongoDB Server and Shell ?
10- What is MongoDB Shell? in Hindi
11- Create and Drop Database is MongoDB ?
12- Help in Mongodb?
13- MongoDB Local Server and its Configuration.
14-Connect MongoDB Shell with MongoDB Atlas and Local Server.
15- How use MongoDB Atlas ?
16- Connect MongoDB Compass with MongoDB Atlas and Local Server
17- What is Document in MongoDB ?
18- CRUD Operations in MongoDB.
19- InsertOne() and InsertMany() Commands
20- findOne() and find() Commands.
21- updateOne() , updateMay() , replaceOne() Commands
22- deleteOne() and deleteMany() commands.
23- Import and Export Documents.
24- Sorting
25- DataTypes in MongoDB
26- typeof operator
27- Validation / Schema
28- What is Aggregation ?
29- Indexing in MongoDB
30- Replication in MongoDB
31- Authentication and Authorization in MongoDB
32- Embedded / Nested Document in MongoDB
33- Comparison Operators
34- Logical Operators
35- Advanced Update Operators.
36- Bucket (Aggregation) in MongoDB
37- Lookup (Aggregation) in MongoDB
38- Project (Aggregation) in MongoDB
39- Manage Logs in MongoDB
40- Capped Collection in MongoDB
41- Cursor in MongoDB
42- Pagination in MongoDB
43- Regex in MongoDB
44- Upload images, audio, videos and pdf using GridFS
45- Map-Reduce in MongoDB
46- Relationship in MongoDB ?