Which type of database is best suited for hierarchical data storage?
- Document Database
- Graph Database
- NoSQL
- Relational Database
A graph database is best suited for hierarchical data storage. It represents data in the form of nodes and edges, making it efficient for storing and querying hierarchical relationships.
Loading...
Related Quiz
- In a pull request, you notice that a colleague has introduced a security vulnerability. How would you handle this issue to ensure the security of the codebase?
- What is the role of a session cookie in web authentication?
- In responsive design, the _______ approach focuses on designing for mobile-first and then scaling up for larger devices.
- You're tasked with developing a real-time chat application. Considering scalability and event-driven architecture, which server-side language would you choose and why?
- What does SQL injection refer to in the context of security vulnerabilities?