Mongo DB Crash Course 2021
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: Installation Docs: 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
|
|