MariaDB
UI Bakery allows you to easily connect to MariaDB with no need for additional layers like APIs or third-party services.
Configuration
Prerequisites
If your database is hosted behind a Firewall, you need to add our IP addresses to the Firewall whitelist.
Connecting the data source
On the Data sources page, click Connect, and select MariaDB in the Data sources list.
Specify all the required credentials and click Test connection to check whether the data source can be connected.
Finally, click Connect Datasource to complete the setup.

UI Bakery will extract the database structure and store column types. This data will be used to suggest the proper table columns and form field types.
Usage
Once you have established the connection between UI Bakery and MariaDB, you can access its data - load it and send it back.
The following Action steps are supported with MariaDB:
After executing an action, you might also want to transform or map your data and display it in a component. Check out the following pages for more informationπ
Data mapping & transformingBind data to UILast updated
Was this helpful?