Skip to main content
Genloop connects to a Trino coordinator over HTTP or HTTPS and queries a single catalog. Trino federates queries across the data sources its catalogs expose.

Before you connect

  • A Trino user with read access to the catalog you want to query.
  • The catalog name Genloop should read, for example hive or iceberg.
  • Network access from Genloop. If the coordinator is behind a firewall, allow Genloop’s regional IP address. See Before you begin.

Connection fields

Encryption (TLS)

Leave HTTP scheme set to https to connect securely. This is the recommended setting. Use http only for a coordinator that runs without TLS, for example inside a private network.

Connect through an SSH tunnel

If the coordinator is not reachable directly, reach it through a bastion or jump host. Turn on Connect via SSH tunnel in the connection form and complete these fields.

Permissions

Genloop only reads your data. You can connect with any user that already has read access to the catalog you connect. Access in Trino is managed through your access-control configuration rather than SQL grants. If you want a dedicated read-only user for Genloop, ask your Trino administrator to set one up.

Next steps

Connect a database

Back to the full connection flow.

Context Hub

View and edit the memory built from your connection.