Which of the following is a NO-SQL database management system?
2022
Which of the following is a NO-SQL database management system?
- A.
Oracle
- B.
MongoDB
- C.
SQL Server
- D.
MySQL
Attempted by 122 students.
Show answer & explanation
Correct answer: B
MongoDB is a NoSQL database designed for document storage, while Oracle, SQL Server, and MySQL are relational databases using structured query language. The correct answer identifies MongoDB as the only non-relational option in this list.