Time to Complete
10-15 minutes
Difficulty
Beginner
Browse the full selection of hands-on Apache Cassandra™ scenarios.
So, you want to create a Cassandra schema? Cassandra's schema development methodology is different from the relational world's approach.
So, you want to create a Cassandra schema? Cassandra's schema development methodology is different from the relational world's approach.
In this scenario, we'll learn how to create a Cassandra schema that deals with:
If you are coming from a relational world, you create a schema by thinking about your data, creating a normalized model and then figuring out how to use the model in your app. Cassandra reverses this process by having you focus on queries within the app and using those queries to drive table design. We'll show you how!
ver 003
Learn to deploy the Cassandra-operator with Kubernetes
Start CodingLearn to build scalable cloud-native apps using Apache Cassandra and Kubernetes
Start CodingExplore how online orders can be stored and queried in Cassandra NoSQL database
Start CodingGetting started using the Stargate Document API on Astra.
Start CodingExplore how online shopping carts can be stored and queried in Cassandra NoSQL database
Start CodingDeploy Cassandra using the Kubernetes Operator
Start CodingExplore how time series data can be stored and queried in Cassandra NoSQL database
Start CodingExplore how messaging data can be stored and queried in Cassandra NoSQL database
Start CodingExplore how IoT sensor data can be stored and queried in Cassandra NoSQL database
Start Coding