Was this page helpful?
Caution
You're viewing documentation for an unstable version of ScyllaDB Manual. Switch to the latest stable version.
ScyllaDB CQL DriversCopy
ScyllaDB DriversCopy
We recommend using ScyllaDB drivers. All ScyllaDB drivers are shard-aware and provide additional benefits over third-party drivers.
ScyllaDB supports the CQL binary protocol version 3, so any Apache Cassandra/CQL driver that implements the same version works with ScyllaDB.
The following table lists the available ScyllaDB drivers, specifying which support ScyllaDB Cloud Serversless or include a library for CDC.
Third-party DriversCopy
You can find the third-party driver documentation on the GitHub pages for each driver:
Learn about ScyllaDB Drivers on ScyllaDB UniversityCopy
The free Using ScyllaDB Drivers course on ScyllaDB University covers the use of drivers in multiple languages to interact with a ScyllaDB cluster. The languages covered include Java, CPP, Rust, Golang, Python, Node.JS, Scala, and others.