Effective CQL

In this chapter, we will examine common approaches to data modeling and interacting with data stored in Apache Cassandra. This will involve us taking a close look at the Cassandra Query Language, otherwise known as CQL. Specifically, we will cover and discuss the following topics:

  • The evolution of CQL and the role it plays in the Apache Cassandra universe
  • How data is structured and modeled effectively for Apache Cassandra
  • How to build primary keys that facilitate high-performing data models at scale
  • How CQL differs from SQL
  • CQL syntax and how to solve different types of problems using it

Once you have completed this chapter, you should have an understanding of why data models need to be built in a certain way. You should also ...

Get Mastering Apache Cassandra 3.x - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.