Trino & Starburst
To add a Trino connection, click on the Trino option in Connect a data source section.

Connect
Fill in the connection settings:

Connecting from a local Trino database
For MacOS and Windows users connecting from a local Trino database, simply use host.docker.internal as the host to establish the connection.
Display name
The display name for the database in the Wren AI interface.
Host
Your Trino database's IP address or domain name.
Port
Your Trino database port.
Schemas
Specify the catalogs and schemas of the Trino data source you wish to connect to. Enter a comma-separated list in the format catalogA.schemaA, catalogB.schemaB.
Username
The database username for the account that you want to use to connect to your Trino database.