MongoDB CRUD Operations with Mongo Shell
Brief Introduction
MongoDB is a NoSQL database developed by MongoDB Inc. The important part that you need to know is that it is a document-oriented database platform. This means the data is stored as documents (in place of rows/records/tuples in SQL)...
asimjunaidcodes.hashnode.dev5 min read
Fahad Khan
great job !! this write-up gives you a good a brief understanding of MongoDB basics