Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
schoudhury authored Feb 12, 2020
1 parent 2d479de commit 70c63f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
This repository contains Apache Cassandra Query Language (CQL) shell extracted from the Apache
This repository contains Yugabyte Cloud Query Language (YCQL) shell extracted from the Apache
Cassandra distribution.

This fork is optimized to use YugaByte DB's client-drivers.
This fork is optimized to use the YCQL client drivers.

It also adds support for the YugaByte DB extensions such the JSON data type (https://docs.yugabyte.com/latest/api/cassandra/type_jsonb/).
It also adds support for the YugabyteDB extensions such the JSON data type (https://docs.yugabyte.com/latest/api/ycql/type_jsonb/).

<h2> Download cqlsh </h2>

You can download a prebuilt release from https://github.com/YugaByte/cqlsh/releases.
You can download a prebuilt release from https://github.com/yugabyte/cqlsh/releases.

0 comments on commit 70c63f4

Please sign in to comment.