Do the drivers and cqlsh that come with Apache Cassandra work with YugaByte?
Asked
Active
Viewed 295 times
1 Answers
2
Short answer is yes because the YugaByte Cloud QL (YCQL) API is wire compatible with Apache Cassandra QL. This means that YugaByte DB servers implement the same wire protocol and modeling/query language as Apache Cassandra QL. Since client drivers, command line shells, IDE integrations and other ecosystem integrations rely on this wire protocol and modeling/query language, they are expected to work with YugaByte DB as is without any further modifications.
More details here: https://docs.yugabyte.com/latest/faq/compatibility/

Sid Choudhury
- 190
- 4