Skip to content

Opening book details…

About this document

Presto: SQL Query Engine Overview by Martin De Luca is a document available to read on EtoBox.

Presto is an open source distributed SQL query engine used at Facebook to support interactive analytics queries, long-running ETL jobs, and various end-user tools. It allows querying data stored in systems like HDFS, various databases, and NoSQL systems. Presto is designed to be adaptive, flexible, and extensible through its connector API which allows querying dozens of data sources. It is capable of concurrently running hundreds of memory-intensive, I/O-intensive, and CPU-intensive queries across thousands

Author
Martin De Luca
Language
EN