Friday, November 16, 2018

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

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.

source https://www.c-sharpcorner.com/article/how-to-install-mongodb-locally-and-perform-crud-operationsbascis-query/

No comments:

Post a Comment