Configure DBeaver to connect to Firebolt using the JDBC driver.
Firebolt
com.firebolt.FireboltDriver
Firebolt
in the search box, then select it from the list.
Parameter | Description |
---|---|
JDBC URL | Use jdbc:firebolt:<db_name>?engine=<engine_name>&account=<account_name> replacing <db_name> with your Firebolt database name, <engine_name> with your engine name and <account_name> with your account name. |
Username | Your Firebolt service account ID. |
Password | Your Firebolt service account secret. |