Home »
MCQs »
MongoDB MCQs
NoSQL is not a ___
20. NoSQL is not a ___.
- Relational database
- Network database
- Communication set
- None of the mentioned above
Answer: A) Relational database
Explanation:
NoSQL is not the same as a relational database, as explained above. Because all records are not restricted by the same column names and types that have been defined across the entire table, it allows for greater flexibility. The following example will give you a better understanding of what NoSQL is.