MongoDB is an example of a _______ database.
- Document-oriented
- Graph
- Key-value
- Relational
MongoDB is an example of a document-oriented database. It stores data in flexible, JSON-like documents, making it suitable for a variety of data models.
Loading...
Related Quiz
- Infrastructure as Code allows infrastructure to be managed using _______.
- In _______ caching, data is stored closer to the end-user to reduce latency.
- Enabling _______ compression can reduce the size of files transferred over the network, improving overall performance.
- How does Kubernetes handle service discovery and load balancing?
- What is the primary purpose of responsive web design?