Trino
Trino is a high-performance, distributed SQL query engine designed for running fast, interactive analytics on large datasets. Originally developed at Facebook as PrestoSQL, it enables querying data across various sources like Hadoop, S3, relational databases, and NoSQL systems through a single interface. Trino separates compute and storage, offering scalability and flexibility for modern data architectures. It supports ANSI SQL, complex joins, and advanced query optimization.
Follow the details below to install and set up the Trino service.
- Introduction to Trino
- Trino Capacity Planning
- Install Trino via Mpack
- Set up Trino SSL
- Set up Trino Knox
- Set up Trino Ranger (For 3.3.6.x-x or later)
- Trino Supported Connectors
- Configure JMX
- Troubleshooting Trino
- Configure Trino Client
- Trino Known Limitations
Was this page helpful?