spiside / cqlsh

A Python-based command-line client for running simple CQL commands on a Cassandra cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cqlsh

Note: This is a mirror of cqlsh from the official Cassandra repo.

If you would like to contribute to cqlsh, find out more information here.

cqlsh is a Python-based command-line client for running CQL commands on a Cassandra cluster. This script and the associated libraries come bundled with Apache's Cassandra installer. This repo is a re-bundled version that allows for cqlsh to be used on a machine separate from that running Cassandra or from inside a virtual environment.

Documentation is available in the Apache Cassandra(TM) 2.0 documentation.

About

A Python-based command-line client for running simple CQL commands on a Cassandra cluster

License:Apache License 2.0


Languages

Language:Python 100.0%