DBeaver
Last updated
Last updated
The open-source tool is a powerful SQL editor and universal database tool. It is installed as a local application on your workstation. You can use DBeaver with the to access e6data clusters.
Users of the e6data cluster must use DBeaver 23.3.3 or newer.
Install the latest .
Get the necessary connection information for your cluster:
JDBC URL
Username
Password (Personal Access Token)
Use the following steps to prepare DBeaver to access your cluster:
Obtain the necessary connection information for your cluster.
Navigate to the database section and proceed to the driver manager.
Create a new driver by clicking the "New" button.
Provide a suitable driver name.
Go to the "Libraries" section and add the e6data JDBC driver by clicking "Add File."
Click on "Find class" to proceed.
Go back to settings to ensure the class name is available in the provided field and create the driver.
Your newly created driver will be available in the database connection.
Navigate to the Database section and select the new database connection.
Now search for the same driver in the new database connection.
Select that driver and proceed to the next step.
Add the JDBC URL, username, and password, and test the connection.
e6data utilizes globally trusted certificates, ensuring that the host and port provided by the connection dialogue are adequate. Any e6data cluster necessitating authentication must also employ TLS/HTTPS. If adhering to globally trusted certificate best practices, utilize the cluster’s HTTPS URL in the connection string as detailed in the aforementioned steps.