Skip to content

Latest commit

 

History

History
58 lines (57 loc) · 3.24 KB

File metadata and controls

58 lines (57 loc) · 3.24 KB
Order Management Data Modeling ℹ️ For technical support, please contact us via email or LinkedIn.

Explore how online orders can be stored and queried in Cassandra NoSQL database.
In this hands-on lab, you will:
  • Create tables for an order management use case
  • Populate tables with sample order management data
  • Design and execute CQL queries over order management data
Run this hands-on lab using Astra DB or Apache Cassandra®:

Cloud database service built on Apache Cassandra
You will connect to a free cloud database service that runs a Cassandra cluster for you.

Start with Astra DB
Local deployment of open-source Apache Cassandra
You will use a Cassandra cluster deployed locally in Gitpod using Docker.

Start with Cassandra