Q. Which statement is true about the No-SQL?
β
Correct Answer: (C)
Dynamic schemas for unstructured data are used in No-SQL databases.
Explanation: Dynamic schemas for unstructured data are used in No-SQL databases. No-SQL follows BASE Model. No-SQL does not require object-relational mapping. No-SQL databases are preferable for the storage of hierarchal data.