Cassandra Query Language (CQL)

Cassandra Query Language (CQL)

Cassandra Query Language (CQL)

  • is a NoSQL interface similar to SQL, but designed for Cassandra's non-relational, distributed architecture
  • supports basic data manipulation operations but lacks some features found in SQL, like joins, group by, and triggers