In this video, we will see how to install MongoDB in windows 10.
MongoDB is a leading open-source document database and NoSQL database.
MongoDB is a document database, which means that it stores data in JSON type documents.
We believe this is the most natural way of thinking about data, and it is a lot more meaningful and powerful than the traditional row / column model.
Offical Website: https://www.mongodb.com/
#MongoDB