Skip to main content
The Self-Service Analytics Trino connector connects to a Trino server, and verified with versions 351-390. Trino is the new brand name for Presto. You might use the Self-Service Analytics Trino connector to connect to a Trino server on which the Trino connector is installed. After the connection is made, you would then be able to visualize and explore data in the PostgreSQL or AWS S3 database using the Self-Service Analytics client. The Trino connector has been validated and tested with PostgreSQL or AWS S3 databases only. insightsoftware cannot guarantee bug-free operation of the Trino connector with other databases, although you can try to use Trino to connect to them. Before you can establish a connection from Self-Service Analytics to the Trino server, the Trino connector server must be installed, configured, and enabled. See Manage Connectors and Connector Servers for general instructions and Connect to Trino for details specific to the Trino connector. After setting up the connector, create data sources that specify the necessary connection information and identify the data you want to use. See Create and Manage Data Sources for more information. After you set up your data sources, create dashboards, self service reports, and visuals from the data in these data sources.

Feature Support

Connector support for specific features is shown in the following table. Key: Y - Supported; N - Not Supported; N/A - not applicable

Connect to Trino

Install and configure the Trino connector
  1. Install a supported Trino version Refer to Trino’s documentation Deploying Trino for more details.
  2. Configure the Trino Server. Refer to Trino’s documentation Configuring Trino for more details.
  3. Make sure that the following files are available in the appropriate Trino server /etc/ folder:
  • config.properties
  • node.properties
  • jvm.config
  • log.properties
  1. Configure Trino to connect to your data source of choice, such as PostgreSQL or AWS S3.