Search results
ABSTRACT. Presto is an open-source distributed SQL query engine that sup-ports analytics workloads involving multiple exabyte-scale data sources. Presto is used for low-latency interactive use cases as well as long-running ETL jobs at Meta.
Nov 16, 2023 · Compatibility: Presto’s wide compatibility with different data sources and formats allows organizations to work with heterogeneous data ecosystems. Whether it’s traditional relational databases, data warehouses, or distributed file systems, Presto can seamlessly connect to and query data stored in these systems.
Presto is designed to be adaptive, flexible, and extensible. It provides an ANSI SQL interface to query data stored in Hadoop environments, open-source and proprietary RDBMSs, NoSQL systems, and stream processing systems such as Kafka.
- 542KB
- 12
•Presto –distributed SQL engine on multiple pluggable data stores •Excels on low latency query executions, not for batch processing •With single JDBC client you can write and read into big data stores
In the early 2010s, organizations developed data processing engines for the open-source big data ecosystem [12], including Hive [13, 110], Impala [16], Spark [20, 118], and Presto [19, 103], to respond to the petabytes of data generated per day and the growing demand for large-scale data analytics. To facilitate data sharing across the vari-
Jun 20, 2023 · Presto is an open-source distributed SQL query engine that supports analytics workloads involving multiple exabyte-scale data sources. Presto is used for low-latency interactive use cases as well as long-running ETL jobs at Meta.
People also ask
Does Presto work with heterogeneous data ecosystems?
What is Presto & how does it work?
Is Presto a legacy query engine?
Does Presto support mutable data?
Is Presto a good solution for big data analytics?
What makes Presto unique?
Apr 8, 2019 · Presto's Connector API allows plugins to provide a high performance I/O interface to dozens of data sources, including Hadoop data warehouses, RDBMSs, NoSQL systems, and stream processing systems. In this paper, we outline a selection of use cases that Presto supports at Facebook.