Cassandra uses a _______ data model.
- Wide-column
- Relational
- Document
- Key-value
Cassandra uses a Wide-column data model. It is designed for handling and querying large amounts of data across distributed commodity servers. The correct option represents the data model used by Cassandra.
Loading...
Related Quiz
- You have an array of numbers and you need to find the maximum value. How would you accomplish this using JavaScript?
- Azure _______ is used for monitoring and diagnostics of applications deployed on Azure.
- Which caching strategy is suitable for frequently updated content?
- Which server-side language is commonly chosen for its speed and asynchronous programming model, widely used in building APIs and backend services?
- A _______ is a data structure that consists of a collection of nodes and edges.