MongoDB Complete Developers Guide - PART 01 #mongodb #nosql

preview_player
Показать описание
MongoDB Complete Developers Guide - PART 01 #mongodb #nosql #besttutorial #mongodbtutorial #mongodbtutorialforbeginners #mongodbforbeginners #learnmongodb #whatismongodb #nosqltutorial

*** LECTURES ***
01 Intro
00:00:00 - 001 Intro
00:02:07 - 002 What is MongoDB
00:07:43 - 003 MongoDB Characteristics with SQL Databases
00:10:38 - 004 Understanding MongoDB Ecosystem
00:14:58 - 005 Installing MongoDB on macOS
00:31:50 - 006 Installing MongoDB on Windows
00:40:01 - 007 Installing MongoDB Shell
00:46:01 - 008 Time To Get Started
00:51:38 - 009 Shell vs Drivers
00:55:08 - 010 MongoDB Clients Big Picture
00:58:06 - 011 Course Outline
01:02:45 - 012 How To Get Most Out Of Course
02 Understanding Basics CRUD Operations
01:05:15 - 013 Module Intro
01:06:46 - 014 Databases Collections Documents
01:10:33 - 015 Shell MongoDB Drivers for Different Languages
01:13:14 - 016 Creating Databases Collections
01:16:30 - 017 Understanding JSON Data
01:20:35 - 018 Comparing JSON BSON
01:25:59 - 019 Create Read Update Delete CRUD MongoDB
01:31:36 - 020 Finding Inserting Deleting Updating Elements
01:39:24 - 021 insertMany
01:41:12 - 022 Diving Deeper Into Finding Data
01:45:07 - 023 update vs updateMany
01:49:49 - 024 find Cursor Object
01:57:19 - 025 Projection
02:00:58 - 026 Embedded Documents Arrays Theory
02:02:54 - 027 Working with Embedded Documents
02:05:22 - 028 Working with Arrays
02:07:05 - 029 Accessing Structured Data
02:11:45 - 030 Wrap Up
03 Schemas Relations How to Structure Documents
02:14:32 - 031 Module Intro
02:16:44 - 032 Why Do We Use Schemas
02:20:42 - 033 Structuring Documents
02:28:25 - 034 Data Types An Overview
02:34:49 - 035 Data Types in Action
02:47:04 - 036 Derive Data Structure Requirements
02:52:12 - 037 Relations
02:55:10 - 038 One To One Relations Embedded
03:01:31 - 039 One To One Using References
03:06:25 - 040 One To Many Embedded
03:11:33 - 041 One To Many Using References
03:15:38 - 042 Many To Many Embedded
03:22:55 - 043 Many To Many Using References
03:28:21 - 044 Summarizing Relations
03:30:39 - 045 Using lookUp for Merging Reference Relations
03:35:15 - 046 Planning Example Exercise
03:42:12 - 047 Implementing Example Exercise
03:46:28 - 048 Schema Validation
03:49:26 - 049 Adding Collection Document Validation
03:58:33 - 050 Changing Validation Action
04:02:17 - 051 Wrap Up
04 Exploring Shell Server
04:06:25 - 052 Module Intro
04:07:27 - 053 Finding Available Options
04:09:43 - 054 Setting dbpath logpath
04:14:24 - 055 Exploring MongoDB Options
04:16:25 - 056 MongoDB as a Background Service
04:19:34 - 057 Using a Config File
04:22:37 - 058 Shell Options Help
05 Using MongoDB Compass to Explore Data Visually
04:26:50 - 059 Module Intro
04:27:40 - 060 Exploring MongoDB Compass
06 Diving Into Create Operations
04:33:31 - 061 Module Intro
04:34:44 - 062 Creating Documents An Overview
04:36:31 - 063 Understanding insert Methods
04:42:42 - 064 Working with Ordered Inserts
04:50:29 - 065 writeConcern
04:56:14 - 066 writeConcern in Practice
05:00:23 - 067 What is Atomicity
05:03:03 - 068 Importing Data
05:06:41 - 069 Wrap Up
07 Read Operations A Closer Look
05:09:20 - 070 Sorting Cursor Results
05:12:30 - 071 Skipping Limiting Cursor Results
05:16:02 - 072 Projection to Shape our Results
05:20:04 - 073 Projection in Arrays
05:25:16 - 074 slice
05:28:22 - 075 Module Intro
05:30:02 - 076 Methods Filters Operators
05:32:57 - 077 Operators An Overview
05:36:00 - 078 Query Selectors Projection Operators
05:37:16 - 079 Understanding findOne find
05:41:49 - 080 Working with Comparison Operators
05:47:09 - 081 Querying Embedded Fields Arrays
05:52:02 - 082 Understanding in and nin
05:54:39 - 083 or and nor
06:00:11 - 084 Understanding and Operator
06:05:15 - 085 Using not
06:06:51 - 086 Diving Into Element Operators
06:12:21 - 087 Working with type
06:15:13 - 088 Evaluation Operators regex
06:18:37 - 089 Evaluation Operators expr
06:28:15 - 090 Diving Deeper Into Querying Arrays
06:32:25 - 091 Using Array Query Selectors size
06:34:34 - 092 Using Array Query Selectors all
06:36:47 - 093 Using Array Query Selectors elemMatch
06:41:40 - 094 Understanding Cursors
06:44:28 - 095 Applying Cursors

mongo db best tutorial
mongo db full stack tutorial
mongo db full stack course
mongo db tutorial for beginners
learn mongo db with projects
mongo db full course
mongo db course for beginners
mongo db best course
mongo db comprehensive guide
learn mongo db with expert
mongo db crash course
mongo db complete tutorial
mongo db complete course
mongo db full course
mongo db basic to advanced
mongo db projects
best youtube channel to learn mongo db
best mongo db video
best mongo db tutorial
best mongo db course
full stack mongo db tutorial
full stack mongo db course
complete mongo db course
complete mongo db tutorial
Рекомендации по теме
Комментарии
Автор

upload also the second part after watching this m going to watch that

shamstabrez
Автор

Really helpful video. Thank you so much.

Leesdjo