MongoDB + Python #1 - CRUD, Relationships and More

Welcome back to another video! In this video I am going to be showing how to use MongoDB in Python! More specifically I am going to be showing you how to setup a remote MongoDB database using MongoDB Atlas. I’ll show you how to connect to that database in Python, explain the MongoDB document model, and also go through the CRUD operations! After that I will briefly discuss relationships using document embedding and foreign keys, and that should be everything I am going to cover! I hope you enjoy! 💻Sign up for MongoDB for FREE and get $25 in free credit using the code MKT-TIM: MongoDB CLI Download: MongoDB Compass Download: 💻 ProgrammingExpert is the best platform to learn how to code and become a software engineer as fast as possible! Check it out here: and use code “tim“ for a discount! 📄 Resources 📄 Fix Pip (Windows):
Back to Top