IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Apache Cassandra

Last modified: 11 February 2024

This topic presents a general procedure on how you can create a data source for the connection to your Apache Cassandra database in IntelliJ IDEA, and run a test connection. It is assumed that you already have the necessary prerequisites and the database is up and running. For example, if you want to run a database on your machine and connect to that database, the corresponding DBMS software must be installed on the machine first.

If you want to configure an SSL connection to Apache Cassandra, refer to Apache Cassandra with SSL.