- Print
- DarkLight
Jetbrains DataGrip
- Print
- DarkLight
1. Download JDBC Driver
Download the DoordaHost JDBC Connector from here
2. Add Driver
Edit form with:
Name:
DoordaHost
Driver Files: Path to Downloaded JDBC driver (doordahost-jdbc-xxx.jar)
Class:io.prestosql.jdbc.PrestoDriver
URL Templates:
jdbc:doordahost://url:port
jdbc:doordahost://url:port/catalog
jdbc:doordahost://url:port/catalog/schema
3. Connect to DoordaHost
Edit form with:
Name:
name of connection
Driver:DoordaHost
URL: modifyjdbc:doordahost://host.doorda.com:443/{catalog}/{schema}
replace catalog and/or schema.
Username: (Included in your welcome email)
Password: (Included in your welcome email)
Click on Test
at the bottom right corner of the window.
If connection is successful, click Ok
.