Which NoSQL database is known for its document-oriented data model?
- Cassandra
- CouchDB
- MongoDB
- Redis
MongoDB is known for its document-oriented data model. It stores data in flexible, JSON-like documents, making it suitable for a variety of applications.
Loading...
Related Quiz
- In which scenario would you typically use the "git rebase" command over "git merge"?
- The term NoSQL refers to non-_______ databases.
- Which phase of the SDLC involves gathering requirements from stakeholders?
- Which method is used to add elements to the end of an array in JavaScript?
- Ruby's support for microservices architecture and frameworks like _______ has led to its popularity in building scalable web applications.