/cql

A command line tool for interacting with one (or many) Cassandra servers using the CQL binary protocol.

Primary LanguageCOtherNOASSERTION

A command line tool for interacting with one (or many) Cassandra servers using the CQL binary protocol. Relies heavily on the
libcqlclient library...

https://github.com/brenttheisen/libcqlclient/

Before using make sure your server has been started with a cassandra.yaml file that has...

start_native_transport: true