Connecting to Trino
Note: If using Trino 350 or earlier or have set the protocol.v1.alternate-header-name configuration value, you will probably want to use the Presto client.
- Open the connections page in preferences, see managing connections for more information.
- Click the
Add new Connectionbutton at the top of the connections page.

- Select
Trinofrom the list.

- Give a
Connection namefor your own internal reference. - For
Hostname, enter the hostname of your database server. - For
Port, use the default8080, or enter the port used by your server. - For
UsernameandPassword, enter the username and password for Presto. These are optional. - For
Catalog, enter the name of your catalog. A Presto catalog contains schemas and references a data source via a connector (learn more). - For
Schema, enter the name of your schema. This is optional. - Toggle connection type for direct or cloud.
- Share the connection with your team.
- Configure
SSHandSSLsettings. These are optional. - Hit
Connectand you're all set!
Happy querying! 🍭
Updated about 2 months ago
