Presto
Presto is a distributed query engine for analyzing big data using SQL queries. With UI Bakery, you can build applications on top of your Presto API in just a couple of minutes.
Configuration
Connecting the data source
On the Data sources page, click Connect, and select Presto in the Data sources list.
Specify the JDBC connection string, for example:
jdbc:presto://presto-host.com:8080
Next, fill in all other required credentials and click Test connection to check whether the data source can be connected.
Click Connect Datasource to complete the setup.

Usage
Currently, UI Bakery only supports the SQL Query action step when working with Presto data sources.
Last updated
Was this helpful?