Which NoSQL database is designed for high availability and partition tolerance?
- Apache Cassandra
- CouchDB
- MongoDB
- Redis
Apache Cassandra is designed for high availability and partition tolerance, making it suitable for distributed and fault-tolerant systems. It follows the principles of the CAP theorem.
Loading...
Related Quiz
- Vue.js allows developers to build reactive _______.
- One of the benefits of code review is _______ , which helps team members understand different parts of the codebase.
- What is the purpose of hash tables in data structures?
- What is the primary purpose of responsive web design?
- Which SQL keyword is used to retrieve data from a database?