5053 Forks
14857 Stars
14857 Watchers

presto

The official home of the Presto distributed SQL query engine for big data

How to download and setup presto

Open terminal and run command
git clone https://github.com/prestodb/presto.git
git clone is used to create a copy or clone of presto repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with presto https://github.com/prestodb/presto/archive/master.zip

Or simply clone presto with SSH
[email protected]:prestodb/presto.git

If you have some problems with presto

You may open issue on presto support forum (system) here: https://github.com/prestodb/presto/issues