Cassandra Features
Top Rated Cassandra Alternatives
(258)
4.5 out of 5
Visit Website
Sponsored
Cassandra Categories on G2
Filter for Features
Data Management
Data Model | Stores data as key-value pairs where key is a unique identifier. | Not enough data | |
Data Types | Supports multiple data types like lists, sets, hashes (similar to map), sorted sets etc. | Not enough data |
Availability
Auto Sharding | Implements auto horizontal data partitioning that allows storing data on more than one node to scale out. | Not enough data | |
Auto Recovery | Restores a database to a correct (consistent) state in the event of a failure. | Not enough data | |
Data Replication | Copy data across multiple servers through master-slave, peer-to-peer replication architecture etc. | Not enough data |
Performance
Integrated Cache | Stores frequently-used data in system memory quickly. | Not enough data |
Security
Role-Based Authorization | Provides predefined system roles, privileges, and user-defined roles to users. | Not enough data | |
Authentication | Allows integration with external security mechanisms like Kerberos, LDAP authentication etc. | Not enough data | |
Audit Logs | Provides an audit log to track access and operations performed on databases for regulatory compliance. | Not enough data | |
Encryption | Provides encryption capability for all the data at rest using encryption keys. | Not enough data | |
Order Preserving Encryption | Functionality that provides encryption without the loss information between the related data items. | Not enough data |
Support
Multi-Model | Provides support to handle structured, semi-structured, and unstructured data with equal effect. | Not enough data | |
Operating Systems | Available on multiple operating systems like Linux, Windows, MacOS etc. | Not enough data | |
Data Types Support | Supports various types of data like String, Boolean and integer | Not enough data | |
Different Operating Systems | Supports database on various operating systems | Not enough data | |
Multi model Database Support | Aids in supporting multiple models of database | Not enough data |
Storage
Data Storage Method | Functionality provided to store data in column families | Not enough data |
Scalability
Database Scalability | Stores data across multiple servers. | Not enough data | |
Auto Sharding | Feature that aids in data partitioning resulting into scaling of data | Not enough data |