CloverDX

This section explains how you can connect CloverDX to Exasol.

Environment

Following environment is used as an example:

  • CloverDX evaluation version
  • Windows Operating System

Prerequisite

  • Exasol should be installed and running on your system.
  • Java Runtime Environment should be installed.
  • JDBC Driver should be installed. You can download the JDBC Driver from Exasol Download page. For more information about JDBC Driver, see JDBC Driver.
  • CloverDX should be installed in your system and project setup should be done.

Procedure

  1. In the Outline panel, right-click and select Connections > Create DB connection.

    Connect CloverDX to Exasol

  1. In the Create DB Connection dialog, do the following:
    1. Enter a name for the connection.
    2. Click the plus icon to add the JDBC driver.

      Connect CloverDX to Exasol

  2. In the URL Dialog, do the following:
    1. Click Local files tab.
    2. Select the JDBC driver from its installation directory and then click OK.

      Connect CloverDX to Exasol

  3. In the Create DB Connection dialog, do the following:
    1. Select com.exasol.jdbc.EXADriver from the Available drivers section.
    2. Select EXASolution from the drop-down JDBC specific.
    3. Provide the connection details (URL, username, and password).

      Connect CloverDX to Exasol

  4. Click Finish.

    Connect CloverDX to Exasol

    Exasol database is connected to CloverDX.

Next Step

After connecting CloverDX to Exasol, you can start loading data into the Exasol database. For more information, see Loading Data.

Further Information

For more information about CloverDX, see CloverDX documentation.