Apache Cassandra Guide: Data Modeling by@rebccamills
1,263 reads

Apache Cassandra Guide: Data Modeling

July 12th 2020
10 min
by @rebccamills 1,263 reads
tldt arrow
Read on Terminal Reader🖨️
JS🚫

Too Long; Didn't Read

The Apache Cassandra Guide: Data Modeling Guide: CQL. We will walk you through the process of creating a basic data model. The first thing to learn about data modeling in Apache Cassandra is keyspaces. A keyspace is very similar to a database or schema from the relational database world, as it holds all of your tables. Each table is organized into rows and columns. The difference with Cassandra is that each row has a partition key: one or more columns that are hashed to determine which node(s) store the data.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Apache Cassandra Guide: Data Modeling
Rebecca Mills HackerNoon profile picture

@rebccamills

Rebecca Mills

Learn More
LEARN MORE ABOUT @REBCCAMILLS'S EXPERTISE AND PLACE ON THE INTERNET.
react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa