MongoDB is a NoSQL database which provides high performance, high availability, and automatic scaling. NoSQL database means that, unlike MySQL or PostgreSQL, it does not support SQL in order to retrieve or manipulate the stored data. 1.INSTALLING MONGODB First Create a mongodb repository file ...