Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Practical Database Guide with NoSQL(MongoDB)
MongoDB
Installing Mongo on Windows (4:35)
Creating Database (3:44)
Create Collection (5:45)
MongoDB Binary JSON(BSON) (1:25)
Inserting Single Document (7:11)
Inserting Multiple/Bulk document (2:38)
Loading Sample Datasets (3:09)
Updating Document (5:40)
Querying Document (6:19)
Querying Document with comparison operators (5:59)
Querying document using IN and NOT IN (3:04)
Querying documents - Logical Operators ($and & $or) (7:53)
Querying documents - Logical Operators ($nor and $not) (5:36)
Limiting Records (3:27)
Sorting Records (3:14)
Aggregate Command - countDocuments() (4:03)
Aggregate Command - distinct() (2:50)
Aggregate Command - aggregate() (6:20)
Date Query (4:40)
$regex operator (4:56)
MongoDB Indexes (5:43)
Database Must-Know concepts
Introduction (1:20)
What is RDBMS? Categories and How it Works? (5:35)
What is NoSQL? (4:09)
What is SQL? Purpose & How it Works? (4:00)
RDBMS or NoSQL (Which is the better choice? What to pick?) (3:56)
Querying Document
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock