Mongo DB : All About MongoDB
Created by Skillbakerystudios, Last Updated 26-Sep-2020, Language:English
Mongo DB : All About MongoDB
Learn MongoDB from scratch
Created by Skillbakerystudios, Last Updated 26-Sep-2020, Language:English
What Will I Get ?
- Know all about MongoDB - be it administrative tasks like creating replica sets or developing web application using MongoDB
- How to install MongoDB on various platforms
- How to create and drop databases
- How to create collections
- How to perform CRUD operations in MongoDB
- How to connect to PHP
Requirements
- A basic understanding of Database concepts
Description
Learn the MongoDB from scratch. Covers the latest version 3.2
This course provides you with a practical approach to MongoDB. The main focus of this course is to get you familiar with MongoDB and ensure that you are ready to build cool new web applications using MongoDB in no time.
In this course we will be covering fundamentals of MongoDB first so that it becomes easier to understand the different concepts and syntax that one uses in MongoDB
In this course we will covering following topics
- Introduction to MongoDB
- Installing and Running MongoDB
- Understanding Replica Sets
- Exploring Mongo Shell
- NoSQL terminology
- Working with MongoDB Database
- Querying Collections
- Working with MongoDB Operators
- Exploring Count,Sort and Limit
- CRUD Operations
- Indexing
- Working with PHP and MongoDB
There's only one thing that you have to do apart from watch the video and that is to type the queries on your own
So what are you waiting for let's get started with MongoDB
Who this course is for:
- Those who want to work on latest web technologies
- Those who are into web development
- Those who love databases
- Those who want to learn MongoDB
Course Content
-
Introduction
2 Lectures 00:03:30-
Introduction to MongoDB
Preview00:01:23 -
Introduction to NoSQL
Preview00:02:07
-
-
Installing and running MongoDB
10 Lectures 00:21:18-
Downloading MongoDB
Preview00:01:41 -
Installing MongoDB on Windows
00:01:38 -
Installing MongoDB on MAC
00:02:48 -
Running MongoDB
Preview00:02:06 -
Customizing MongoDB
00:03:04 -
Installing MongoDB as a Service
00:02:53 -
Connecting to MongoDB Database via Mongo Shell
00:01:29 -
Listing Databases using Mongo Shell
00:01:04 -
Looking for Help in Mongo Shell
00:02:20 -
MongoDB Tools
00:02:15
-
-
Replica Sets
4 Lectures 00:10:13-
Introduction to Replica sets
00:02:36 -
How to configure a replica set
00:04:10 -
Verifying a replica set
00:01:36 -
replica set failover
00:01:51
-
-
Exploring Mongo Shell
7 Lectures 00:11:31-
Introduction to Mongo Shell
Preview00:01:20 -
Usage Scenarios
00:03:02 -
Preventing Database Deletion
00:01:48 -
Shortcut Keys
00:01:08 -
Editing in external Editors
00:01:58 -
Loading scripts within the Shell
00:00:55 -
Making use of .mongorc.js file
00:01:20
-
-
NoSQL Terminology
1 Lectures 00:01:30-
NoSQL Database Terms
00:01:30
-
-
Working with MongoDB Database
7 Lectures 00:16:32-
Creating Databases
Preview00:03:54 -
Inserting Documents using JavaScript Way {Object Literals}
00:02:49 -
Exploring Object ID datatype
00:03:46 -
Exploring Relations in MongoDB
00:01:35 -
Deleting a Collection
00:01:10 -
Importing data from a file
00:01:45 -
Pretty Print Collections Data
00:01:33
-
-
Querying MongoDB Collections
6 Lectures 00:12:41-
Querying Collections - Selectors
00:02:06 -
Querying Collections - Multiple Selectors
00:01:36 -
Limiting fields via Selectors - Include / Exclude
00:01:36 -
Difference between Find and FindOne
00:03:02 -
Query inside of sub objects
00:02:32 -
Querying Collections - Filtering sub collections
00:01:49
-
-
Working with MongoDB Operators
7 Lectures 00:19:43-
The $in Operator
Preview00:02:17 -
The $all Operator and $in vs $all
00:03:12 -
The $ne Opertaor
00:01:17 -
Numeric Operators
00:04:06 -
Boolean Operators
00:03:15 -
Special Operators
00:04:54 -
$nin Not in operator
00:00:42
-
-
SQL Query Methods - Distinct,Like and GroupBy
3 Lectures 00:06:29-
Making use of distinct
00:00:53 -
Making use of Regex - Like clause in SQL
00:01:57 -
Group By
00:03:39
-
-
Count,Sort and Limit Records
3 Lectures 00:06:17-
Count Records
00:01:41 -
Sorting
00:02:08 -
limiting records
00:02:28
-
-
CRUD Operations
10 Lectures 00:32:08-
Updating One record at a time
Preview00:07:19 -
Updating Multiple records
00:03:20 -
Exploring FindAndModify
00:04:26 -
Updating array items - Push Operator
00:03:09 -
Updating array fields - Adding Unique values to Array collections
00:02:59 -
Removing array items - Pull Operator
00:02:04 -
Removing array items - Pop Operator
00:02:17 -
Positional Operator
00:02:50 -
Rename Operator
00:01:23 -
Deleting records and database
00:02:21
-
-
Indexing
7 Lectures 00:15:19-
Introduction to Indexes
00:03:17 -
Types of Indexes
00:01:16 -
Creating a simple Index
00:04:51 -
Creating a compound Index
00:01:55 -
Creating a sparse Index
00:00:58 -
Dropping an Index
00:01:24 -
When an Index will be used
00:01:38
-
-
User Management And Authentication
1 Lectures 00:03:54-
Creating and Authenticating Users - MongoDB
00:03:54
-
-
Working with PHP and MongoDB
1 Lectures 00:06:52-
Working with PHP and MongoDB
00:06:52
-
-
Conclusion
1 Lectures 00:00:29-
Conclusion and File Download
00:00:29
-