trino

A n8n node that allows you to query your Trino instance

Package Information

Released: 5/2/2025
Downloads: 172 weekly / 529 monthly
Latest Version: 1.0.1
Author: dmsrdnv

Documentation

n8n-nodes-trino

Banner image

This is an n8n community node that allows you to use Trino in your n8n workflows.

Tested with n8n 1.90.2 and Trino 475. You may need to adjust dependencies according to your setup.

  • Trino is a distributed SQL query engine designed for fast, interactive analytics with multiple connections to various SQL engines.
  • n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Query: Execute SQL queries against Trino. Node returns rows as items.

Credentials

Configure your Trino connection details in the node's credentials.

For more information, please refer to the Trino JDBC client documentation.

Resources

Attribution

This node is based on the original work by the n8n team's Master node and Jakub Kaflik's Clickhouse node.

Discussion