Presto Console – SQL Client on Web UI
The Presto command line interface (CLI) is one of the de facto tools for interacting with the Presto SQL engine. To use it, you need to download the jar file and a Java runtime. You can find detailed information here. You’re probably wondering: “Is there an easier way to run SQL queries?”. The answer is “YES”!…