Trino is a distributed MPP SQL engine that queries data where it lives — across object storage, relational databases, and streaming systems — without loading it into a central warehouse first. This guide covers the architecture, connectors, optimizer, failure model, and honest operational realities.
Trino
-
Trino: One Query Engine Over Everything -
Apache Iceberg: Table Format for the Data Lakehouse How Apache Iceberg brings ACID transactions, schema evolution, hidden partitioning, and time travel to object storage — with Spark, Trino, DuckDB, and Flink.