Skip to main content

MongoDB Fundamentals

1h 23m 19s
English
Paid

Course description

Document-oriented databases are rapidly gaining popularity among NoSQL solutions. Working with JSON documents in MongoDB is convenient, flexible, and intuitive. In this course, you will learn how to design documents, work with MongoDB, and use it as part of Data Science platforms.

Read more about the course

1. Basics of MongoDB

To better understand how MongoDB works, we will start with a brief overview of relational databases and their structure. Then you'll learn what document-oriented stores are, how they differ from SQL databases, and how a document is structured in MongoDB (including nested subdocuments).

2. Development Environment and Dataset

You will set up a test environment using Docker and connect a user-friendly interface (Mongo Express) to view data and manage collections. We will use Mongo and Mongo-Express images from Docker Hub and create a Docker Compose file. I will also introduce you to the dataset that you will be working with during the course.

3. Designing a MongoDB Schema

You will design a schema for your data, learn how to perform queries, and manually create indexes. This will give you an understanding of how to properly organize the structure of collections and why the chosen approach is important for performance.

4. Working with MongoDB

Before practicing, we will discuss basic CLI commands for working with a database, collections, and documents. I will show you how to install Python and PyMongo using WSL (Windows Subsystem for Linux).

In the practical section, you will learn to use key CRUD operations: create, read, update, delete documents in MongoDB. You will also work with arrays of subdocuments, learning how to create, modify, and query them. In the end, we will consider the main operators and get acquainted with transactions in MongoDB.

5. MongoDB in Data Science Platforms

To conclude the course, you will see how MongoDB can be used in data analysis projects. We will explore a typical case and discuss in which tasks document-oriented databases are truly beneficial.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 18 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction

All Course Lessons (18)

#Lesson TitleDurationAccess
1
Introduction Demo
02:16
2
Relational Schemas
04:38
3
MongoDB Documents Explained
05:49
4
Setup of Development Environment
09:02
5
Introduction to Mongo-Express
03:02
6
The Dataset
02:31
7
MongoDB Schema Design
04:43
8
Basic CLI Commands
02:54
9
Installing pymongo
03:01
10
Write Documents
05:49
11
Read Documents
02:16
12
Update Documents
05:01
13
Delete Documents
01:48
14
Working With Sub-Documents
08:04
15
Working with Arrays of Sub-Documents
06:34
16
Operators & Transactions
04:42
17
How MongoDB fits into Data Science Platforms
07:40
18
Summary & Outlook
03:29

Unlock unlimited learning

Get instant access to all 17 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Azure Data Pipelines with Terraform

Azure Data Pipelines with Terraform

Sources: Andreas Kretz
Azure is becoming an increasingly popular platform for companies using the Microsoft365 ecosystem. If you want to enhance your data engineering skills...
4 hours 20 minutes 29 seconds
Node with React: Fullstack Web Development

Node with React: Fullstack Web Development

Sources: udemy, Stephen Grider
Go beyond the basics of React and Redux! This course will teach you to combine the ultra-popular React, Redux, Express, and MongoDB technologies to build a fullstack web applic...
25 hours 36 minutes 19 seconds
Choosing Data Stores

Choosing Data Stores

Sources: Andreas Kretz
One of the key tasks when creating a data platform and pipelines is the selection of appropriate data storage systems. This course is dedicated to that topic.
1 hour 25 minutes 31 seconds
Fundamentals of Apache Airflow

Fundamentals of Apache Airflow

Sources: zerotomastery.io
This practical course starts with the basics and step by step guides you to building real orchestration scenarios - from task retry executions to...
2 hours 21 minutes 18 seconds
Case Study in A/B Testing

Case Study in A/B Testing

Sources: LunarTech
Examples from practice in A/B testing - this course will introduce you to the methods of designing, conducting, and analyzing experiments using A/B...
1 hour 56 minutes 17 seconds