Using the CQL Shell to Execute Keyspace Operations in Cassandra
Learn how to use the Cassandra Query Language command line shell and execute keyspace operations in a Cassandra database. Discover the power of Cassandra, a non-relational database with its own language, CQL. Explore the CQL Shell client (cqlsh), a Python-based command line shell for communicating with a Cassandra database cluster.
At a Glance
In this guided project, you will use the Cassandra Query Language command line shell and execute keyspace operations in a Cassandra database.
Cassandra is a powerful non-relational database that has its own language, Cassandra Query Language (CQL). The CQL Shell client (cqlsh) is a Python-based command line shell that uses CQL for communicating with a Cassandra database cluster.
User Reviews
Be the first to review “Using the CQL Shell to Execute Keyspace Operations in Cassandra”
You must be logged in to post a review.


There are no reviews yet.