Question - What do you know about NoSQL databases? What are the various types of NoSQL databases?
Answer -
NoSQL refers to “Not Only SQL”. NoSQL is a kind of database that handles and sorts all kinds of structured, massive, and difficult data. It is a new method to think about databases. Kinds of NoSQL databases:
- Key-Value
- Graph
- Column Oriented
- Document Oriented