Was this page helpful?
CQL Reference¶
cqlsh - The CQL Shell¶
cqlsh
is a command line shell for interacting with ScyllaDB through CQL.
CQL - Apache Cassandra Query Language¶
The Apache Cassandra Query Language (CQL) is the primary language for communicating with the ScyllaDB database. It allows you to create keyspaces and tables, insert and query tables, and more.
ScyllaDB CQL Extensions - CQL Extensions Provided by ScyllaDB¶
ScyllaDB provides additional features that extend the Apache CQL.