- Print
- DarkLight
DBeaver
- Print
- DarkLight
1. Download the JDBC Driver
- Download the latest DBeaver installer from here and follow the instructions in the guide.
- Download DoordaHost JDBC Connector from here
2. Add New Driver in Device Manager
Edit form with:
Driver Name:
DoordaHost
Class Name:io.prestosql.jdbc.PrestoDriver
URL Templates:jdbc:doordahost://host.doorda.com:443[/{database}]
Libraries: Path to Downloaded JDBC driver (doordahost-jdbc-xxx.jar)
3. Connect to DoordaHost
Edit form with:
JDBC URL:
Leave as is
Database/Schema:{catalog}/{schema}
replace catalog and schema.
Username: (Included in your welcome email)
Password: (Included in your welcome email)
Click on Test Connection
at the bottom right corner of the window.
If the connection is successful, click Ok
.