SO many people have been asking for a new MongoDB video, and I'm excited to say it's finally here! Get started with MongoDB Atlas: bit.ly/2yugbx3 I decided to go through this and compile some *timestamps* . I wasn't sure if this would be overkill, but I figured it would be useful for reference. Let me know if this is helpful 🙂. If you've enjoyed this content, please consider subscribing : bit.ly/PqPyvH 0:16 - NoSQL Databases vs SQL Databases 1:16 - Info on performance advisor and queryable backup system. 1:51 - Setting up a MongoDB Atlas cluster 2:47 - User and IP management 4:13 - 3 Ways to Connect to your cluster 4:42 - Opening and connecting to Compass 5:12 - Creating a database and collection in MongoDB Compass 5:40 - Creating a document 7:18 - Cloning documents 7:45 - Editing documents 8:13 - Importing data 9:06 - Objects and arrays explained 9:32 - Table view 10:11 - How to query your data 10:49 - filter examples 12:24 - Query selectors - $all 13:12 - Query History 13:21 - Query selectors - $in 14:06 - Dot notation for traversal 14:41 - Query selectors - $and 12:56 - project / projections 16:51 - sort 18:08 - Skip and limit 18:39 - Installing MongoDB Shell 19:24 - Connecting via MongoDB Shell 19:45 - clear screen 19:52 - Check database in use 19:58 - switch database 20:16 - insert a document with MongoDB Shell 20:56 - Copying JSON documents from Compass 21:23 - Basic JSON 21:42 - Query data in MongoDB Shell (db.users.find) 22:08 - filter in MongoDB Shell 23:00 - sorting in MongoDB Shell 24:46 - Conclusion
Hello Caleb! Thank you so much for your wonderful video tutorial and clear explanations. I just finished this MongoDB Crash Course of yours. I would be tremendously happy if you create a video where you create a simple project with MongoDB together with all your programming knowledge like from HTML to MongoDB. Just to see the whole picture for someone like me on a RUclips study mode.
Nice explanation. Can you make video on database design best practices compared to relational databases as here we have to make choice between embedding data and putting same information in separate collection?
Why did you stop making MongoDB videos, how about you make some tutorial with MongoDB Atlas, not many videos on RUclips. Specifically on creating users: register, login, logout. Pagination. CRUD etc.
@@codebreakthrough I probably should have added Python/Flask :D I mention that because, I know quite a lot of people who are studying python/Flask + MongoDB, I was one of them a few weeks ago who was looking for some quality content.
SO many people have been asking for a new MongoDB video, and I'm excited to say it's finally here! Get started with MongoDB Atlas: bit.ly/2yugbx3
I decided to go through this and compile some *timestamps* . I wasn't sure if this would be overkill, but I figured it would be useful for reference. Let me know if this is helpful 🙂.
If you've enjoyed this content, please consider subscribing : bit.ly/PqPyvH
0:16 - NoSQL Databases vs SQL Databases
1:16 - Info on performance advisor and queryable backup system.
1:51 - Setting up a MongoDB Atlas cluster
2:47 - User and IP management
4:13 - 3 Ways to Connect to your cluster
4:42 - Opening and connecting to Compass
5:12 - Creating a database and collection in MongoDB Compass
5:40 - Creating a document
7:18 - Cloning documents
7:45 - Editing documents
8:13 - Importing data
9:06 - Objects and arrays explained
9:32 - Table view
10:11 - How to query your data
10:49 - filter examples
12:24 - Query selectors - $all
13:12 - Query History
13:21 - Query selectors - $in
14:06 - Dot notation for traversal
14:41 - Query selectors - $and
12:56 - project / projections
16:51 - sort
18:08 - Skip and limit
18:39 - Installing MongoDB Shell
19:24 - Connecting via MongoDB Shell
19:45 - clear screen
19:52 - Check database in use
19:58 - switch database
20:16 - insert a document with MongoDB Shell
20:56 - Copying JSON documents from Compass
21:23 - Basic JSON
21:42 - Query data in MongoDB Shell (db.users.find)
22:08 - filter in MongoDB Shell
23:00 - sorting in MongoDB Shell
24:46 - Conclusion
Could you please make a video explaining the resources you use to learn or enhance your programming skills
Hey Caleb! Thank you for the video! I’m looking forward for your video series about MongoDB Aggregation framework
Hello Caleb!
Thank you so much for your wonderful video tutorial and clear explanations.
I just finished this MongoDB Crash Course of yours.
I would be tremendously happy if you create a video where you create a simple project with MongoDB together with all your programming knowledge like from HTML to MongoDB. Just to see the whole picture for someone like me on a RUclips study mode.
Saw a commercial for Air Freeze watching this. An $80 portable silent A/C unit.
Thanks from India.
Good video Caleb! It will be great to see MongoDB with .NET Core
Could you please make a video explaining the resources you use to learn or enhance your programming skills
Nice video chap. Appreciate it.
thank you, Caleb
Fast and clean ... great job ... tanks
Nice introduction. topic suggestion - working with json schemas and MongoDB
Nice explanation. Can you make video on database design best practices compared to relational databases as here we have to make choice between embedding data and putting same information in separate collection?
hey I got a problem when trying to connect it says "connection to 54.160.0.202:27017 closed" what should I do any suggestions
Thank you it's very helpful!!
Awesome lecture. Please touch how to work on Windows.
Hi Curry, today I saw this video really helpful for beginners like me. I have some questions if you can reply
Super Buddy..!
Why did you stop making MongoDB videos, how about you make some tutorial with MongoDB Atlas, not many videos on RUclips. Specifically on creating users: register, login, logout. Pagination. CRUD etc.
I have a video on Mongdb + nodejs
@@codebreakthrough I probably should have added Python/Flask :D I mention that because, I know quite a lot of people who are studying python/Flask + MongoDB, I was one of them a few weeks ago who was looking for some quality content.
react native with mongodb CRUD please
You saved my day
Nice. I am interested in pymongo
Thanks! Bro