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

Fake

License : fake

Language : fake

1

1

1

CassandraRestfulAPI

License : No License

Language : HTML

14

N/A

12

Liquibase Cassandra

License : Apache License 2.0

Language : Java

GrafanaCassandraDatasource

License : MIT License

Language : Go

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.