layout | title | show_hero |
---|---|---|
default |
Trino: The Definitive Guide |
true |
Title: : Trino: The Definitive Guide
Subtitle: : SQL at Any Scale, on Any Storage, in Any Environment
Authors: : By Matt Fuller, Martin Traverso, Manfred Moser
Publisher: : O'Reilly Media
Release Date: : April 2020 as Presto: The Definitive Guide : April 2021 updated to Trino: The Definitive Guide
Pages: : 310
Perform fast interactive analytics against different data sources using the Trino high-performance, distributed SQL query engine. With this practical guide, you’ll learn how to conduct analytics on data where it lives, whether it’s Hive, Cassandra, a relational database, or a proprietary data store. Analysts, software engineers, and production engineers will learn how to manage, use, and even develop with Trino.
Initially developed by Facebook, open source Trino, formerly Presto SQL, is now used by Netflix, LinkedIn, Salesforce, Pinterest, Shopify and many other companies. Matt Fuller, Manfred Moser, and Martin Traverso from Starburst show you how a single Trino query can combine data from multiple sources to allow for analytics across your entire organization.
Get started: Explore Trino's use cases and learn about tools that will help you connect to Trino and query data
Go deeper: Learn Trino’s internal workings, including how to connect to and query data sources with support for SQL statements, operators, functions, and more
Put Trino in production: Use this query engine for security and monitoring and with other applications; learn how other organizations apply Trino
- O'Reilly Media book page
- Chinese translation available from JD
- Example code repository
- [Announcement blog post]({{ site.baseurl }}{% post_url 2020-04-11-the-definitive-guide %})
- Free digital copy from Starburst