How To Install MongoDB Locally And Perform CRUD Operations (Basic-Query)
Dec 01 2018

Jinal Shah

This video explains how to perform basic CRUD operation on MongoDB using MongoShell. We will learn the functionality and usage of find, insertOne, insertMany, deleteOne, deleteMany, updateOne,updateMany, pretty, and many more.