About Presto
Presto is a low latency distributed query engine capable of querying large datasets from multiple data sources using SQL. The data sources that Presto supports include MySQL and PostgreSQL. Presto also integrates with the Hive metastore seamlessly to complement existing Hive environments with low latency queries. Presto can query self-describing data as well as complex or multi-structured data that is commonly seen in big data systems.Note:For information about connecting Presto to data sources, see the Presto documentation: https://prestodb.io/docs/current/.