Which of the following is NOT a type of NoSQL database?

Which of the following is NOT a type of NoSQL database?

Explanation
  • Relational databases use structured tables and SQL.
  • This making them distinct from NoSQL databases.
  • NoSQL types include Key-Value, Document, Column, and Graph databases.