MENU

Fun & Interesting

MongoDB Crash Course - 2021

Laiture 8,089 4 years ago
Video Not Working? Fix It Now

MongoDB is a popular NoSQL database solution for your applications. This crash course will cover how to perform CRUD operations with a mongoDB driver. GitHub Repo: https://github.com/harblaith7/mongo-cc Installation Docs: https://docs.mongodb.com/manual/installation/ Timelime: 0:00 - Intro 1:45 - Collection/Document Model 8:20 - MongoDB Installation 16:27 - Drivers & ODMs 20:19 - Inserting Data 29:40 - Finding & Filtering Data 40:50 - Updating & Upserting Data 50:02 - Deleting Data

Comment