YoVDO

MongoDB CRUD Operations

Offered By: Bogdan Stashchuk via YouTube

Tags

MongoDB Courses CRUD Operations Courses Database Management Courses

Course Description

Overview

Learn the fundamentals of MongoDB CRUD (Create, Read, Update, Delete) operations in this comprehensive tutorial. Explore databases and collections, master various insert methods, and understand cursor functionality. Discover how to generate sample document sets, iterate through cursors, and manipulate batch sizes. Dive into advanced techniques like chaining sort, limit, and skip operations. Gain practical knowledge on using findOne and other essential MongoDB shell commands to effectively manage and query your data.

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

Related Courses

Introduction to Databases
Meta via Coursera
MongoDB for Node.js Developers
MongoDB University
Full Stack Foundations
Udacity
Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera
MongoDB Basics
MongoDB University