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 the Exasol Downloads page. For more information about JDBC Driver, see JDBC Driver.
- CloverDX should be installed in your system and project setup should be done.
Procedure
- In the Outline panel, right-click and select Connections > Create DB connection.
- In the Create DB Connection dialog, do the following:
- Enter a name for the connection.
- Click the plus icon to add the JDBC driver.
- In the URL Dialog, do the following:
- Click Local files tab.
- Select the JDBC driver from its installation directory and then click OK.
- In the Create DB Connection dialog, do the following:
- Select com.exasol.jdbc.EXADriver from the Available drivers section.
- Select EXASolution from the drop-down JDBC specific.
- Provide the connection details (URL, username, and password).
- Click Finish.
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.