DataGrip cassandra-jdbc-driver

License: Apache License 2.0

Language: Java

Cassandra JDBC Driver

Based on DbSchema Cassandra driver

How to build jar

# Linux, MacOs
./gradlew jar

# Windows
gradlew.bat jar

You'll find it in build/libs

SSL

Set property sslenabled=true

Pass arguments for your keystore and trust store.

-Djavax.net.ssl.trustStore=/path/to/client.truststore
-Djavax.net.ssl.trustStorePassword=password123
# If you're using client authentication:
-Djavax.net.ssl.keyStore=/path/to/client.keystore
-Djavax.net.ssl.keyStorePassword=password123

To disable server certificate verification set property verifyServerCertificate=false.

Related Tools

Celery

License : Other

Language : Python

21760

628

4510

Staash

License : Apache License 2.0

Language : Java

CassandraCAS

License : No License

Language : Java

Php Driver

License : Other

Language : C

430

5

148

Need Cassandra Training?

WE GOT YOU COVERED.

Anant US provides online training for Apache Cassandra that covers all the important skills you need to know in order to work with this high performance, open source NoSQL database.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company.