MongoDB Tutorial for Beginners 2024 | NOSQL Database Tutorial (4 hours)

preview_player
Показать описание
This FULL Course on MongoDB for Beginners comprises approximately of 50 labs starting from the basics to moderate complexity. MongoDB offers a flexible and efficient way to store, manage, and retrieve data, making it a vital tool for web and application developers, database administrators, and data enthusiasts.

This Course is designed for a wide range of individuals who are interested in learning about NoSQL database management systems.

Course Outline Timeline:

Chapter 1: Introduction
0:00:00 1.1: Introduction
0:01:53 1.1: MongoDB Installation on Windows
0:04:09 1.2: MongoDB Shell Installation on Windows

Chapter 2: MongoDB Basics
0:07:28 2.1: Understanding Databases, Collections & Documents
0:10:27 2.2: JSON vs BSON
0:13:42 2.1: Creating Databases & Collections

Chapter 3: CRUD Operations in MongoDB
0:21:29 3.1: Creating a single Document in MongoDB
0:27:17 3.2: Creating multiple documents in MongoDB
0:31:36 3.3: Update document using single filter
0:40:19 3.4: Update Documents using multiple filters
0:44:20 3.5: Reading Documents in MongoDB
0:47:12 3.6: Deleting Documents in MongoDB
0:53:06 3.7: Importing json file to MongoDB using shell
0:55:23 3.8: Importing csv file to MongoDB using shell

Chapter 4:Operators in MongoDB
0:58:03 4.1: $eq operator
1:10:09 4.2: $gt operator
1:13:51 4.3: $lt operator
1:17:00 4.4: $in operator
1:20:14 4.5: $ne operator
1:23:35 4.6: $nin operator
1:26:24 4.7: $or operator
1:30:40 4.8: $and operator
1:35:39 4.9: $not operator
1:39:32 4.10: $exists operator
1:47:45 4.11: $type operator
1:50:50 4.12: $expr operator
1:56:15 4.13: $mod operator

Chapter 5: Update Operators
1:59:26 5.1: $currentDate operator
2:07:29 5.2: $inc operator
2:12:29 5.3: $dec operator
2:15:51 5.4: $min operator
2:20:03 5.5: $max operator
2:22:39 5.6: $mul operator
2:24:53 5.7: $rename operator
2:30:37 5.8: $set operator
2:36:45 5.9: $unset operator
2:39:46 5.10: $pop operator
2:44:11 5.11: $pull operator
2:48:30 5.12: $push operator

Chapter 6: Schemas and Relations
2:52:02 6.1: Data Modelling in MongoDB
2:59:05 6.1: One To One Relation - Embedded
3:03:18 6.2: One To Many Relation- Embedded
3:07:18 6.3: One To Many Relation- Using References
3:18:10 6.4: Many To Many Relation - Using References

Chapter 7: Using MongoDB Compass
3:25:42 7.1: Setup a cluster in MongoDB Atlas
3:28:27 7.2: Connect MongoDB Atlas with MongoDB Compass
3:29:46 7.3: Exploring Table View
3:32:10 7.4: Importing Files using MongoDB Compass
3:33:15 7.5: Querying Data using MongoDB Compass

Chapter 8: Integrating MongoDB with frameworks and languages
3:37:01 8.1: MongoDB With Python
3:52:41 8.2: SparkWithMongo

#mongodb #mongodbtutorial #nosql
Рекомендации по теме