CentOS 7 - SCL for x86_64: unspecified: sclo-cassandra3-cassandra-server
Jump to letter: [
S
]
sclo-cassandra3-cassandra-server - OpenSource database server for high-scale application
- Description:
Cassandra is a partitioned row store. Rows are organized into tables with
a required primary key. Partitioning means that Cassandra can distribute your
data across multiple machines in an application-transparent matter. Cassandra
will automatically re-partition as machines are added/removed from the cluster.
Row store means that like relational databases, Cassandra organizes data by
rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
Packages