Overview
Version
FineBI Version | Functional Change |
---|---|
6.0.3 | / |
Application Scenario
This document describes how to connect to a Trino database.
Preparation for Connection
Database Version and Driver
Supported Database Version | Driver Download | Driver |
---|---|---|
390 | io.trino.jdbc.TrinoDriver |
Data connection URL format: jdbc:trino://hostname:port/database
Preparation
Download the driver package and upload it to FineBI. For details, see section "Creating a Data Connection" in Driver Management. You can view the driver upload page in the following figure. After the upload, click Save.
Before connecting the database, you need to collect the following information.
1. IP address and port number of the database server
2. The username and password of the database
3. Database type
Connection Steps
1. Choose System Management > Data Connection > Data Connection Management > New Data Connection as shown in the following figure.
2. Find the icon of the Trino database.
3. Select the driver uploaded in section "Preparation" and enter the connection information collected in that section. You need to select the connection mode of the Trino database. If you click Click to Connect Database and the connection is successful, select the mode.

4. Click Test Connection. If the connection is successful, click Save.
Adding Database Tables to FineBI
You can add database tables to FineBI by adding database tables or adding SQL datasets.