qbits.hayt.cql
CQL3 ref: http://cassandra.apache.org/doc/cql3/CQL.html or https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#functions
This one is really up to date: https://github.com/apache/cassandra/blob/cassandra-1.2/src/java/org/apache/cassandra/cql3/Cql.g And a useful test suite: https://github.com/riptano/cassandra-dtest/blob/master/cql_tests.py
CQLEntities
protocol
members
cql-identifier
(cql-identifier x)
Encodes CQL identifiers
cql-value
(cql-value x)
Encodes a CQL value