A distributed SQL query engine designed to query large datasets distributed over one or more heterogeneous data sources. Presto enables interactive analytics on petabytes of data across data lakes, warehouses, and databases using standard SQL.
Python data engineers use `pyhive` or `presto-python-client` to run federated SQL queries that join data across S3-backed Hive tables, relational databases, and Kafka topics in a single query. This eliminates the need to move data before querying — engineers write one SQL statement and Presto distributes the query across sources.
A distributed SQL query engine designed to query large datasets distributed over one or more heterogeneous data sources. Presto enables interactive analytics on petabytes of data across data lakes, warehouses, and databases using standard SQL.
Yes, Presto is free to use.
Presto is listed under the Big Data Processing category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
AH Apache Hive Data Warehouse on Hadoop | Free | ★ 4.3 | → |
AT Apache Tez DAG-Based Processing Framework | Free | ★ 4.0 | → |
AD Apache Drill Schema-Free SQL Query Engine | Free | ★ 4.0 | → |