Connecting to Databend Cloud using DBeaver
In this tutorial, we will guide you through the process of connecting to Databend Cloud using DBeaver.
1
Before You Start
- Verify that DBeaver 24.3.1 or a later version is installed on your local machine.
2
Obtain Connection Information
Before creating a connection to Databend Cloud, you need to log in to Databend Cloud to obtain connection information. For more information, see Connecting to a Warehouse. In this tutorial, we will use the following connection information:
3
Set up Connection
- In DBeaver, go to Database > New Database Connection to open the connection wizard, then select Databend under the Analytical category.
- In the Main tab, enter the Host, Port, Username, and Password based on the connection information obtained in the previous step.
- In the Driver properties tab, enter the Warehouse name based on the connection information obtained in the previous step.
- In the SSL tab, select the Use SSL checkbox.
- Click Test Connection to verify the connection. If this is your first time connecting to Databend, you will be prompted to download the driver. Click Download to proceed. Once the download is complete, the test connection should succeed, as shown below: