Skip to content
FindOpenSource

Trino

Distributed SQL query engine that lets you run federated queries across multiple data sources - databases, data lakes, and more - from one place.

Overview

Trino runs SQL queries that can join and aggregate data across many different underlying systems - PostgreSQL, object storage data lakes, Kafka, and dozens of other connectors - without first copying all that data into one warehouse. It separates the query engine from where the data actually lives.

Trino is a fit for teams that need to query across multiple existing data sources without a large data-migration project, a different role than the OLAP databases (like ClickHouse, also in this catalog) that store the data themselves rather than querying it in place.

Categories
Analytics
Keywords
federated-querysql-enginedata-lakedistributed-query
Languages
Java
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.