
Trino | Distributed SQL query engine for big data
Simplicity Trino is an ANSI SQL compliant query engine, that works with BI tools such as R, Tableau, Power BI, Superset and many others.
We’re rebranding PrestoSQL as Trino
Dec 27, 2020 · Trino is the new name for PrestoSQL, the project supported by the founders and creators of Presto® along with the major contributors – just under a shiny new name.
Trino documentation — Trino 473 Documentation
IP Address JSON Lambda Logical Machine learning Map Math Quantile digest Regular expression Session Set Digest String System Table Teradata T-Digest URL UUID Window User-defined functions Introduction to UDFs FUNCTION SQL user-defined functions Python user-defined functions SQL language SQL statement support Data types Keywords and identifiers ...
Migrating from PrestoSQL to Trino
Jan 4, 2021 · As we previously announced, we’re rebranding Presto SQL as Trino. Now comes the hard part: migrating to the new version of the software. We just released the first version, Trino 351, which uses the name Trino everywhere, both internally and externally.
SQL statement syntax — Trino 474 Documentation
SQL statement syntax # This section describes the syntax for SQL statements that can be executed in Trino. Refer to the following sections for further details: SQL data types and other general aspects SQL functions and operators
Plugins — Trino 473 Documentation
Trino uses a plugin architecture to extend its capabilities and integrate with various data sources and other systems. Trino includes many plugins as part of the binary packages - specifically the tarball and the Docker image.
SELECT — Trino 473 Documentation
Trino supports recursive WITH -queries with a single recursive reference to a WITH -query from within the query. The name T of the query T can be mentioned once in the FROM clause of the recursion step relation.
Trino concepts — Trino 473 Documentation
With Trino you are ready to use any supported client to query the data sources using SQL and the features of your client. Throughout this documentation, you’ll read terms such as connector, catalog, schema, and table.
Overview — Trino 472 Documentation
Overview # Trino is a distributed SQL query engine designed to query large data sets distributed over one or more heterogeneous data sources.
SQL Server connector — Trino 472 Documentation
The SQL Server connector allows querying and creating tables in an external Microsoft SQL Server database. This can be used to join data between different systems like SQL Server and Hive, or between two different SQL Server instances.