Have a question or want live help from a DataStax engineer? Let's chat.
Can't find what you're looking for? Try searching other guides
Cassandra Query Language (CQL) is a query language for the Cassandra database.
Data modeling topics.
CQL provides an API to Cassandra that is simpler than the Thrift API.
CQL reference topics.
About using CQL.
CQL input consists of statements that change data, look up data, store data, or change the way data is stored.
Built-in data types for columns.
CQL support functions for transforming one or more column values into a new value.
Upper CQL limits.
The CQL shell (cqlsh utility) commands.
CQL commands.