Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 53 posts
CQL Data Modeler
11/13/2018
This tool is meant to improve your experience with Apache Cassandra. Provide some information about your table definition, and the size, population, and cluster distributions of each o...
Data Modeling in Cassandra | Baeldung
11/8/2018
I just announced the new Spring Boot 2 material, coming in REST With Spring: >> CHECK OUT THE COURSE1. Overview Cassandra is a NoSQL database that provides high availability and horizontal scalability...
Advanced Time Series with Cassandra
10/5/2018
Learn more about Apache CassandraCassandra is an excellent fit for time series data, and it's widely used for storing many types of data that follow the time series pattern: performance metrics, fleet...
Understanding the Cassandra Data Model from a SQL Perspective
RubyScale — Understanding the Cassandra Data Model from a SQL... Sounds perfect Wahhhh, I don’t wanna If you come from the SQL world, sometimes it can be difficult to understand the Cassandra Data Mo...
Cassandra NoSQL Data Model Design - Instaclustr
9/13/2018
AbstractThis paper describes the process that we follow atInstaclustr to design a Cassandra data model for ourcustomers.While not a prescriptive, formal process it does definephases and steps that our...
Apache Cassandra, Part 5: Data Modelling with Examples
9/7/2018
Data modelling in Cassandra revolves around two goals:Spread data evenly among partitions.A read query should (ideally) hit only a single partition.Often you will find yourself in scenarios, and as yo...
Cassandra Schemas for Beginners (like me)
8/23/2018
Image from https://www.jisc.ac.uk/rd/projects/digging-into-data-challengeCassandra Schemas for Beginners (like me)I was awe-struck when I first learned that Cassandra had tables. Then followed was ano...
A Shortcut to Awesome: Cassandra Data Modeling By Example (Jon Haddad…
7/27/2018
A Shortcut to Awesome: Cassandra Data Modeling By Example (Jon Haddad… SlideShare Explore You Successfully reported this slideshow.A Shortcut to Awesome: Cassandra Data Model...