MongoDB Crash Course

MongoDB Crash Course

784.096 Lượt nghe
MongoDB Crash Course
MongoDB Cheat Sheet: https://webdevsimplified.com/mongodb-cheat-sheet.html MongoDB is a complex NoSQL database with a ton of commands and intricacies. In this video I will be breaking down all the most important commands and showing you that MongoDB is actually a lot simpler to get started with than it looks. This video will cover all the Create, Read, Update, and Delete commands that you need to know. 📚 Materials/References: MongoDB Cheat Sheet: https://webdevsimplified.com/mongodb-cheat-sheet.html MongoDB Install: https://docs.mongodb.com/manual/installation/ Mongosh Install: https://docs.mongodb.com/mongodb-shell/install/ MongoDB Article: https://blog.webdevsimplified.com/2022-02/mongo-db 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified ⏱️ Timestamps: 00:00 - Introduction 01:23 - Basic Commands 04:18 - Insert Commands 08:50 - Basic Query Commands 13:00 - Complex Query Commands 23:00 - Update Commands 28:55 - Delete Commands #MongoDB #WDS #NoSQL