MongoDB Crash Course 2023

preview_player
Показать описание


Covering MongoDB concepts with examples and diagrams.

0:00 - Intro
0:18 - MongoDB Atlas setup
1:47 - Load sample data
2:06 - Collections and Documents
3:00 - View sample data
6:11 - Clusters & Replication
7:59 - MongoDB Compass setup
9:50 - Mongo Shell
11:12 - Collections
12:09 - Read docs
19:05 - Insert docs
21:48 - Update docs
28:06 - Document Types
29:43 - ACID properties
33:08 - Delete docs
34:44 - Update via GUI
36:12 - Schemas
43:13 - Data Modeling (linking vs embedding)
48:00 - Aggregation Pipelines
55:50 - Joins ($lookup)
59:25 - Indexes

#database #mongodb #nosql
Рекомендации по теме
Комментарии
Автор



Had fun making this. Let me know if you want more crash courses and which tools.

NeetCodeIO
Автор

Thanks, I'm going to put MongoDB on my resume now.

yang
Автор

Loved this. Great tutorial. When you deleted the database instead of dropping the index, that was so real bro, laughed my ass off.

virennjay
Автор

I've literally been looking at ways to learn MongoDB and this came up thank you.

enjaeantonio
Автор

Thank you, I needed this lol. Will watch it one of this days. Also a SQL tutorial would probably be appreciated by a large portion of the people watching this <3

flavipix
Автор

no shot i have a mongodb assessment soon am so happy you made this

pastori
Автор

Tysm, i was going to use mongodb in my major project

Afzal
Автор

This was awesome. Looking forward to going through your videos

cm
Автор

Amazing work as always!! Please do SQL, PLSQL next

lbgx
Автор

Thank you for this Hope you get whatever was due to you from them.

VidyaBhandary
Автор

Very nice course. Thank you and have a nice day !

melon
Автор

Why don't you upload playlists on topics like AI, ML also
We are eagerly waiting for your tutorials
You explain leetcode problems in such a detailed way
Your playlists helps us a lot

satwiktatikonda
Автор

thanks for covering some advanced concepts

lifeofsanjai
Автор

NeetCode being the Coding God like always.

JoeRandom-xb
Автор

could you do React next? Thanks, love your videos :)

ericnl
Автор

at minute 19:40 when you doing insert, the _id filed is string right ? how can default data type for _id is string ? because when i try the _id field is objectid

muhammadhakim
Автор

it seems like he is learning mongodb along with us 😀

GiridharaSaiPavanKumarGurram
Автор

How about covering stuff like DevOps, SecEng, and/or AI/ML?

nogr
Автор

Can I still go through it if I have ZERO knowledge of databases?

lostinthenarrativve
Автор

In your leetcode question videos, what app/how do you write notes around the question?,

ajkeebs