Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

CQL

Cassandra offers a SQL-inspired interface called CQL. The primary difference from SQL is the emphasis on denormalization (via Collections) over Joins.

There is a quick introduction in GettingStarted and full documentation here.

Wiki Markup
To use CQL effectively you should also understand the \[DataModel\].

If you plan to write a CQL client, you should also read about the communication protocol specification. Clients do not need to parse CQL, so you shouldn't need to know the details of the antlr grammar

Thrift

You can read about the deprecated Thrift RPC API here.

https://c.statcounter.com/9397521/0/fe557aad/1/|stats