Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

MongoDB CRUD Operations

Bogdan Stashchuk via YouTube

Overview

This course on MongoDB CRUD Operations aims to teach learners the fundamentals of creating, reading, updating, and deleting data in MongoDB databases. By the end of the course, students will be able to perform CRUD operations, explore databases and collections, insert documents using various methods, read documents using cursors, and utilize different query operators like count, limit, skip, and sort. The teaching method involves a combination of theoretical explanations and hands-on practice using MongoDB Shell. This course is intended for individuals interested in learning how to work with MongoDB databases and perform basic CRUD operations.

Syllabus

MongoDB CRUD Operations: 00 Introduction.
MongoDB CRUD Operations: 01 Introduction to the CRUD Operations.
MongoDB CRUD Operations: 02 Exploring Databases and Collections.
MongoDB CRUD Operations: 03 Create and Delete Databases and Collections.
MongoDB CRUD Operations: 04 Insert Methods Overview.
MongoDB CRUD Operations: 05 insert.
MongoDB CRUD Operations: 06 insertOne.
MongoDB CRUD Operations: 07 insertMany.
MongoDB CRUD Operations: 08 Insert Document with different Value Types.
MongoDB CRUD Operations: 09 Duplicate id Error.
MongoDB CRUD Operations: 10 Reading Documents Overview.
MongoDB CRUD Operations: 11 Cursor.
MongoDB CRUD Operations: 12 How Cursor works in find.
MongoDB CRUD Operations: 13 Generating Sample Set of Documents.
MongoDB CRUD Operations: 14 Iterate Cursor in MongoDB Shell.
MongoDB CRUD Operations: 15 Difference between Batch Size and Iterator Size.
MongoDB CRUD Operations: 16 Change MondoDB Shell Iterator size.
MongoDB CRUD Operations: 17 batchSize.
MongoDB CRUD Operations: 18 Cursor iteration using next and hasNext.
MongoDB CRUD Operations: 19 forEach and toArray.
MongoDB CRUD Operations: 20 count, limit, skip and sort.
MongoDB CRUD Operations: 21 Chaining sort, limit and skip.
MongoDB CRUD Operations: 22 findOne.
MongoDB CRUD Operations: 23 Summary.

Taught by

Bogdan Stashchuk

Reviews

Start your review of MongoDB CRUD Operations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.