Last updated
Was this helpful?
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.
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:8080UI Bakery connects to Presto using JDBC - you will need to create a JDBC string to connect your data source.
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.

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