Technology, Data and Science

Cassandra Data Modeling Essential Training (2017)

Apache Cassandra is a NoSQL database capable of handling large amounts of data that change rapidly. In this course, learn about the architecture of this popular database, and discover how to design Cassandra data models that support scalable applications. Dan Sullivan highlights the differences between Cassandra and relational databases, discusses the Cassandra Query Language (CQL), and shows techniques for modeling based on application query requirements. He also dives into Cassandra implementation details that impact data modeling choices, to help you reason through other design decisions while taking into account the database’s architecture and limitations.

Learn More