Big data is revolutionizing the world
About 80% of data is unstructured, that cannot be handled in real-time and cannot be stored over RDBM.
Hence NoSQL DataBase comes into existence.
NoSQL that stands for “Not Only SQL” is an alternative to traditional RDBM in which data is been stored in tables & data Schema is carefully designed before the database is built.
NoSQL can be also process structured storage so you can say that SQL or the RDBM is subset of NoSQL DataBase.
Moreover, it consists of different kinds of databases where different databases are used for storing a different variety of datasets.
Need for NoSQL:
Compared to SQL database NOSQL is more Scalable and provides superior performance.
Types of NoSQL Databases: