- 01
DESIGN TEMPLATES
High scalability and reliability without elements, the failure of which leads to the failure of the entire system
- 02
EASY TO USE
NoSQL Column family implementation
- 03
A LOT OF TOOLS
Very high throughput for write operations and good throughput for read operations
- 04
DISCONNECTED COMPONENTS
SQL-like query language (starting from version 0.8) and search support through secondary indexes
- 05
SEPARATED LOGIC
Customized consistency and replication support
- 06
FULL TESTED
Flexible layout
CASSANDRA.
Cassandra is an implementation of the NoSQL Column family that supports the Big Table data model, using some of the architectural aspects of the Amazon Dynamo system. The Cassandra data model consists of columns, rows, column families, and key space. Unlike the relational model, which splits data into multiple tables, Cassandra tends to keep as much data as possible in one line to avoid having to connect this data when retrieving it