Description
Distributed SQL clusters can be queried from a terminal for analytics and data exploration. This is the command-line client for Presto SQL, used by data engineers and analysts to connect to Presto coordinators and run queries against large datasets. It sends SQL and credentials over the configured connection, so authentication, TLS, and query permissions are important.