MongoDB Compass, MongoDB Atlas, MongoDB backup and restore

What you will learn

Learn MongoDB and its features

Configuring the MongoDB

Understand the basic terminologies used in MongoDB

Learn CRUD operations

Understand the schema and Relations

Aggregation used in MongoDB and its types

Implementing the security features in MongoDB using MongoDB Atlas

Working with Migration steps from SQL to MongoDB

Learn Backup and Restore methodologies

Description

MongoDB is an open-source document-oriented database that is meant to store enormous amounts of data while also allowing you to work with that data efficiently. It is classified as a NoSQL (Not Only SQL) database since data in MongoDB is not stored and retrieved in the form of tables. This type of database is suitable for hierarchical data storage. In this course, you will set up an environment to execute MongoDB commands i.e., MongoDB compass, mongo Shell and also create a MongoDB Atlas workspace. Once the environment is configured, you will learn the features of MongoDB. Further, you will get to know the differences between MySQL and MongoDB and also explore CRUD operations performed in MongoDB i.e., insert, update, read, and delete operations. You will learn the different types of relations used in MongoDB which are one-to-one or one-to-many, and also define the aggregation in MongoDB along with its types. Defining the Security features in MongoDB to avoid data loss in the event of a disaster. Further, you will go through Studio 3T and its installation steps, which expands MongoDB’s accessibility even further with SQL Migration and migration steps from SQL to MongoDB. MongoDB provides some backup and restore methods in order to prevent the data from loss or corruption by taking the backup of the database and restoring the data.


Get Instant Notification of New Courses on our Telegram channel.


English
language

Content

Introduction

Introduction

Lesson 1: Introduction to MongoDB

Lesson 1: Introduction to MongoDB
Practice 1-1: Installing and Setting up the environment for MongoDB
Quiz 1: Quiz on Introduction to MongoDB

Lesson 2: Understanding the basics and CRUD Operations

Lesson 2: Understanding the basics and CRUD Operations
Practice 2-1: Performing CRUD Operations in MongoDB
Quiz 2: Quiz on CRUD Operations

Lesson 3: Schema and Relations

Lesson 3: Schema and Relations
Practice 3-1: Describing the Projection and Relations in MongoDB
Quiz 3: Quiz on Schema and Relations

Lesson 4: Aggregation

Lesson 4: Aggregation
Practice 4-1: Aggregation in MongoDB
Quiz 4: Quiz on Aggregation

Lesson 5: Security

Lesson 5: Security
Practice 5-1: Security
Quiz 5: Quiz on Security

Lesson 6: Migration of data from SQL to MongoDB

Lesson 6: Migration of data from SQL to MongoDB
Practice 6-1: Migration of data from SQL to MongoDB
Quiz 6: Quiz on Migration of data from SQL to MongoDB

Lesson 7: Backup and Restore

Lesson 7: Backup and Restore
Practice 7-1: Backup and Restore
Quiz 7: Quiz on Backup and Restore