Booking options
£101.99
£101.99
On-Demand course
11 hours 45 minutes
All levels
This course on MongoDB is for absolute beginners and provides an interactive learning experience that reflects the most in-demand skills. The content will help you understand the concepts and methodology with regards to MongoDB in an effortless way. The strong basic understanding you gain initially will help you move toward learning more advanced concepts.
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. The complete code bundle for this course is available at https://github.com/PacktPublishing/MongoDB-Mastering-MongoDB-for-Beginners-Theory-and-Projects-
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
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.
The course is designed for absolute beginners; hence, it is easy to understand, includes practical with live coding, and is full of challenging quizzes with solutions. You will then make steady progress with a lot of practical implementations where each step will be dealt with in detail.
Relate the concepts and practical applications of MongoDB with real-world problems * Implement any project from scratch that requires MongoDB knowledge * Know the theoretical and practical aspects of MongoDB
https://github.com/PacktPublishing/MongoDB-Mastering-MongoDB-for-Beginners-Theory-and-Projects-
AI Sciences are a group of 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.
1. Introduction
2. Overview
3. Basic Mongo Operations
4. Basic Create Operation
5. Basic Update Operation
6. Basic Read Operation
7. Basic Delete Operation
8. Query and projection operators
9. Update Operators
10. Mongo with Node
11. Mongo with Python
12. Django with Mongo
13. Spark With Mongo