Mongo Db Part 01
Introduction
It is a document-oriented database
Provides high performance, high availability, and easy scalability
It works on the collection and document
Sql Vs Nosql database
In sql database the data model is structured
In Nosql database the...
jeevanhenrydsouza.hashnode.dev2 min read