Trino
Trino is a high-performance, distributed SQL query engine designed to query large-scale data sets across disparate sources via a single interface. Unlike traditional databases, Trino decouples storage from compute; it acts as a "query-anywhere" layer that aggregates data from data lakes (S3, Azure Data Lake), relational databases (PostgreSQL, MySQL), and NoSQL systems (Cassandra, MongoDB) without the need for data movement.
- Learn more
- Official website
Related articles

A presentation of OKDP, the Open Kubernetes Data Plaform
Categories: Infrastructure | Tags: Helm, Infrastructure, Spark, Big Data, Cloud, Data lakehouse, GitOps, Jupyter, Kubernetes, Polaris, OKDP, Trino
OKDP (Open Kubernetes Data Platform) is a service platform running on Kubernetes infrastructure dedicated to end-to-end data management. It aims to provide a robust, enterprise-grade solution for theā¦
By Mori HUANG
Jun 29, 2026