Video description
MongoDB, a fast and scalable NoSQL database, is extremely popular right now. This object-oriented database is simple and dynamic.
In this course, you start by becoming proficient in the elementary concepts of MongoDB, including installing and setting up MongoDB Atlas, and understanding the database structure, collection structure, document structure, and basic Mongo commands.
Next, you’ll explore the Basic, Create, Read, Update, and Delete operations in MongoDB. You’ll then explore in detail the MongoDB query operators and project operators. Following this, you’ll learn about MongoDB update operators. In the concluding modules, you’ll explore MongoDB with Node and Python.
In the final module, you’ll sharpen your practical knowledge of the theoretical concepts you learned in this course by working on two mini-projects. In the first project, you’ll work on MongoDB with Django, in which you’ll develop a CRUD-based application using Django and MongoDB. In the second project, you’ll implement an ETL pipeline using PySpark to dump the data in MongoDB.
By the end of this course, you will be able to implement any project from scratch that requires MongoDB knowledge.
What You Will Learn
- Introduction to MongoDB and understand its importance
- Understand MongoDB with Node, Python, and Django
- Perform CRUD operations with Node, Python, Django in MongoDB Atlas
- Understand different MongoDB CRUD operations
- Build APIs for CRUD operations in MongoDB through Django
- Understand MongoDB with PySpark
Audience
This course is designed for absolute beginners. As a newbie in this field, you will spend sufficient time - in gaining a thorough understanding of the fundamental concepts. You also need a good understanding of SQL.
If you want to become a data scientist, database administrator, database engineer, or data engineer, then this course is for you.
About The Author
AI Sciences: AI Sciences are experts, PhDs, and artificial intelligence practitioners, including computer science, machine learning, and Statistics. Some work in big companies such as Amazon, Google, Facebook, Microsoft, KPMG, BCG, and IBM.
AI sciences produce a series of courses dedicated to beginners and newcomers on techniques and methods of machine learning, statistics, artificial intelligence, and data science. They aim to help those who wish to understand techniques more easily and start with less theory and less extended reading. Today, they publish more comprehensive courses on specific topics for wider audiences.
Their courses have successfully helped more than 100,000 students master AI and data science.
Table of contents
- Chapter 1 : Introduction
- Chapter 2 : Overview
- Chapter 3 : Basic Mongo Operations
- Chapter 4 : Basic Create Operation
- Chapter 5 : Basic Update Operation
- Chapter 6 : Basic Read Operation
- Chapter 7 : Basic Delete Operation
-
Chapter 8 : Query and projection operators
- Module Introduction
- $eq Operator
- $gt Operator
- $lt Operator
- $in Operator
- $ne Operator
- $nin Operator
- $and Operator
- $or Operator
- $not Operator
- $exists Operator
- $types Operator
- $expr Operator
- $mod Operator
- $text Operator
- $all Operator
- $elemMatch Operator
- $size Operator
- $ Operator
- $slice Operator
- Quiz ($eq)
- Solution ($eq)
- Quiz ($gt)
- Solution ($gt)
- Quiz ($gte)
- Solution ($gte)
- Quiz ($in)
- Solution ($in)
- Quiz ($lt)
- Solution ($lt)
- Quiz ($lte)
- Solution ($lte) Part 1
- Solution ($lte) Part 2
- Quiz ($ne)
- Solution ($ne)
- Quiz ($nin)
- Solution ($nin) Part 1
- Solution ($nin) Part 2
- Solution ($nin) Part 3
- Quiz ($and)
- Solution ($and)
- Quiz ($or)
- Solution ($or) Part 1
- Solution ($or) Part 2
- Quiz ($not)
- Solution ($not) Part 1
- Solution ($not) Part 2
- Solution ($not) Part 3
- Quiz ($exists)
- Solution ($exists)
- Quiz($expr)
- Solution($expr)
- Quiz($mod)
- Solution($mod)
- Quiz($text)
- Solution($text)
- Quiz($all)
- Solution($all) Part 1
- Solution($all) Part 2
- Quiz($elemMatch)
- Solution($elemMatch) Part 1
- Solution($elemMatch) Part 2
- Quiz($size)
- Solution($size)
-
Chapter 9 : Update Operators
- $currentDate operator
- $inc operator
- $inc operator
- $min operator
- $max operator
- $mul operator
- $rename operator
- $set operator
- $set operator
- $unset operator
- $addToSet operator
- $pop operator
- $pull operator
- $push operator
- $each operator
- $position operator
- $sort operator
- Quiz (Update Operators)
- Solution (Update Operators)
- Solution (Update Operators)
- Solution (Update Operators)
- Solution (Update Operators)
- Quiz (Update Operators)
- Solution (Update Operators)
- Solution (Update Operators)
- Solution (Update Operators)
-
Chapter 10 : Mongo with Node
- Installing Node on Local Machine
- Installing VS Code
- Mongo Atlas
- Create Cluster on Mongo Atlas
- Creating User in Atlas
- Network Access
- Database and Collections
- Connect Node with Mongo
- Get databases
- Insert in Mongo using Node
- Read from Mongo Using Node
- Update in Mongo using Node
- Delete from Mongo using Node
- Chapter 11 : Mongo with Python
- Chapter 12 : Django with Mongo
- Chapter 13 : Spark with Mongo
Product information
- Title: MongoDB—Mastering MongoDB for Beginners (Theory and Projects)
- Author(s):
- Release date: October 2021
- Publisher(s): Packt Publishing
- ISBN: 9781803239248
You might also like
book
MongoDB Fundamentals
Learn how to deploy and monitor databases in the cloud, manipulate documents, visualize data, and build …
book
MongoDB 4 Quick Start Guide
A fast paced guide that will help you to create, read, update and delete data using …
book
Learn MongoDB 4.x
Design, administer, and deploy high-volume and fault-tolerant database applications using MongoDB 4.x Key Features Build a …
book
MongoDB Performance Tuning: Optimizing MongoDB Databases and their Applications
Use this fast and complete guide to optimize the performance of MongoDB databases and the applications …