Was this page helpful?
Caution
You're viewing documentation for a previous version of ScyllaDB Enterprise. Switch to the latest stable version.
All Scylla Drivers are Shard-Aware and provide additional benefits over third-party drivers.
It is always recommended to use the Scylla drivers over third-party drivers.
Scylla supports the CQL binary protocol version 3, so any Apache Cassandra/CQL driver that implements the same version, works with Scylla.
All Scylla Drivers are Shard-Aware and provide additional benefits over third-party drivers.
Scylla Java Driver - now includes a library for CDC
Scylla Go Driver - now includes a library for CDC
Scylla Rust Driver - available for preview
You can find the third-party driver documentation on the GitHub pages for each driver:
The free Using Scylla Drivers course on Scylla University covers the use of drivers in multiple languages to interact with a Scylla cluster. Some of the languages covered include: Java, CPP, Rust, Golang, Python, Node.JS, Scala and others.
Was this page helpful?