About 600 results
Open links in new tab
  1. Trino | Distributed SQL query engine for big data

    Trino returns results to the user as soon as they are available. This offers data analysts and data scientists the ability to query large amounts of data, test hypotheses, run A/B testing, and build …

  2. Trino documentation — Trino 478 Documentation

    Trino concepts Installation Deploying Trino Trino in a Docker container Trino on Kubernetes with Helm Plugins Improve query processing resilience Clients Client protocol Command line …

  3. Trino concepts — Trino 478 Documentation

    As a Trino administrator or a Trino contributor you should understand how Trino’s concepts of stages map to tasks and how tasks contain a set of drivers which process data.

  4. Get started with Trino

    Deploy Trino manually Use the tarball for fine-tuned deployments and customizing the installment of Trino. Learn the fundamentals of deploying a Trino cluster. Learn how to deploy Trino >>

  5. Overview — Trino 478 Documentation

    Overview Trino is a distributed SQL query engine designed to query large data sets distributed over one or more heterogeneous data sources.

  6. Trino: The Definitive Guide

    Analysts, software engineers, and production engineers learn how to manage, use, and even develop with Trino and make it a critical part of their data platform.

  7. Ecosystem - Trino

    The ecosystem of integrations with Trino includes the client drivers, client applications, connectors for data sources, and add-ons. They are developed and maintained by the Trino community as …

  8. Trino | Ecosystem: Client drivers

    The Trino C# client project provides a streaming client library with ADO.NET interfaces for usage on the .NET platform. It enables applications using the .NET platform and running on Windows …

  9. Release 476 (5 Jun 2025) — Trino 478 Documentation

    Jul 22, 2022 · ⚠️ Breaking change: Require JDK 24 to run Trino. (#23498) Allow configuring query.max-memory-per-node and memory.heap-headroom-per-node relative to maximum …

  10. Trino | Ecosystem: Client applications

    The Trino CLI is a feature-rich command line interface tool for interactive query processing with Trino. The batch mode allows you to integrate the CLI with any other processing and …