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

Csharp Driver

License : Apache License 2.0

Language : C#

592

4

232

GrafanaCassandraDatasource

License : MIT License

Language : Go

Cassandra_snapshot_backup

License : No License

Language : Python

Example Cassandra Instaclustr

License : No License

Language : JavaScript

N/A

N/A

N/A

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.