Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
/
Cassandra Query Language (CQL)
Cassandra Query Language (CQL)
Apr 25, 2025
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