April 2016
Intermediate to advanced
453 pages
7h 42m
English
© Deepak Vohra 2016
Deepak Vohra, Kubernetes Microservices with Docker, 10.1007/978-1-4842-1907-2_8
Deepak Vohra1
(1)White Rock, British Columbia, Canada
Apache Cassandra is an open source wide column data store. Cassandra is a scalable, reliable, fault-tolerant, and highly available NoSQL database. Cassandra is based on a flexible schema data model in which data is stored in rows in a table (also called column family) with a primary key identifying a row. The primary key could be a single column or multiple column (compound) row key. A relational database also stores data in table rows, but what makes Cassandra different is that the table rows do not have to follow a fixed schema. Each row in a table could have ...
Read now
Unlock full access