Creating an integration
You can connect Deepnote integrations to Honeydew. Each integration connects to a specific Honeydew workspace and branch.- Go to Integration > Create new integration
- Scroll down to the Data warehouses & lakes section
- Click on the Trino tile
- Set a unique Integration name (e.g. “Honeydew”)
- Set the Host name to
jdbc.honeydew.cloudIf your organization uses a custom hostname for the JDBC connection, you can locate it in the Honeydew UI, under the JDBC section in Settings. - Set Port to
443 - Set Database to
<workspace>__<branch>value, based on the Honeydewworkspaceandbranchyou would like to connect to. Omit the branch value if connecting toprod. For example, for workspacetpch, branchprod, the value would be:tpch. And for workspacetpch, branchdev, it would betpch__dev. - Set Username to the API key (or a Honeydew username), and Password to the API secret (or to the user’s password in Honeydew).
- In the Security section, enable the Enforce SSL encryption toggle
- Click Create Integration
- Select the project you would like to connect to (or create a new one).