MongoDB
MongoDB is a NoSQL database which has a flexible schema, and it stores data in the key- value pairs and in the form of Json or Binary Json format. default port 27017
MongoDB is support for inbuild scaling and sharding and we use shard key and sort ke...
nithinmanupuri.hashnode.dev2 min read