Junior — Middle
In which category of databases does the Cassandra system belong?
sobes.tech AI
Answer from AI
Cassandra is a distributed NoSQL database category. It is designed to store large volumes of data with high availability and scalability. Key features:
- Column-family store.
- Distributed architecture without a single point of failure.
- Support for horizontal scaling.
Thus, Cassandra is a distributed NoSQL column-family database.