Submit a ticket My tickets
Welcome
Login  Sign up

Trino Connector

This article describes how DataGalaxy Trino connector works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ❌

Connector scope

The connector allows you to import the following metadata from Trino into a Database source:

  • All Trino catalogs
  • The content of the catalogs : schemas, tables/views and columns

The extracted objects and their correspondences are detailed in the following table: 

Trino ObjectDataGalaxy ObjectDataGalaxy Attributes
Comments
CatalogModèle (Conteneur)Technical typeThe technical type corresponds to the technology used by the Trino catalog (mysql, hive, ...).
SchemaModèle (Conteneur)

Table / ViewTable / View (Structure)
The comment on the table/view is brought up when it is available.
ColumnColumn
The name, data type, comment and order are brought up when available.

Step 1 : Installation

  • Download DataGalaxy connector from the portal (see here)
  • Extract the connector archive in the directory of your choice
  • Download the Trino plug-in from the portal and copy it into the /lib directory of the connector

Step 2 : Run Trino connector

  • After starting the connector, access to Dictionary connectors: 

 

  • If it has been correctly installed, the Trino plug-in appears in the list
  • The following information is requested:  
ParameterMandatoryDescription
ServerYesName or IP address of the Trino instance
PortYesPort of Trino instance
CatalogNoLimits the scope of extraction for a given catalog
UserYesUser's name
PasswordNoUser's password
Advanced modeNoOption that allows you to customize the JDBC URL used in the connection

  The JDBC connection string syntax allows you to specify a catalog. However, if your need is to limit the connector's retrieval scope to a given catalog, please use the field above provided for that purpose.

Technical informations

The connector uses the JDBC driver provided by the Trino editor.

Releases

DatePlugin
Version
DataGalaxy
release
Desktop Connector
version (minimum)
Description
06/08/20242.0.0v3.65.0
5.0.5Migrated from java 11 to java 17 + CVE fixes

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.