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
Really helpful if anyone wants to start with NoSQL Databases
Fahad Khan
great job !! this write-up gives you a good a brief understanding of MongoDB basics