Overview
Presto is an open source distributed SQL query engine designed for fast analytic queries against data of any size, supporting data sources from Hadoop to relational databases.
Key Features
- Distributed Query: Massively parallel processing across clusters
- Federation: Query multiple data sources with a single SQL statement
- ANSI SQL: Full ANSI SQL support with advanced analytics functions
- In-Memory: In-memory pipelined execution for low latency