What Is Mongo DB?
MongoDB is No-SQL or no-structure Database which stores data in key-value pair. Unlike JSON, MongoDB stores data in BSON format which stands for Binary JSON. MongoDB is a popular document-oriented database program designed to be highly scalable and f...
akashprasad7.hashnode.dev6 min read