Installing PrestoDB on Mac in 3 mins

WHAT IS PRESTO?
Presto is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes.
Installation
Dependency to install Presto is only Java 8+ ( homebrew will take care of dependency )
brew install presto