April 2017
Beginner to intermediate
360 pages
9h 35m
English
Most common programming languages have drivers for interacting with Cassandra. When selecting a driver, you should look for libraries that support the CQL binary protocol, which is the latest and most efficient way to communicate with Cassandra.
Here are the CQL binary drivers available for some popular programming languages:
| Language | Driver | Available at |
| Java | DataStax Java Driver | https://github.com/datastax/java-driver |
| Python | DataStax Python Driver ... |
Read now
Unlock full access