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

Apache Cassandra Guide: Data Modeling

by Rebecca Mills10mJuly 12th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

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
Rebecca Mills

Rebecca Mills

@rebccamills

Rebecca Mills works in Developer Relations at DataStax.

Learn More
LEARN MORE ABOUT @REBCCAMILLS'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Rebecca Mills HackerNoon profile picture
Rebecca Mills@rebccamills
Rebecca Mills works in Developer Relations at DataStax.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!