Which of the following is a NoSQL database?

Which of the following is a NoSQL database?

a) MySQL
b) MongoDB
c) PostgreSQL
d) SQLite

Answer:

b) MongoDB

Explanation:

MongoDB is a NoSQL database that stores data in JSON-like documents, providing flexibility and scalability for modern applications.

Reference:

Full Stack Web Development Quiz – MCQ Questions and Answers

Scroll to Top