MySQL
Last updated
Last updated
Establishing a workspace connection to a MySQL database allows any workflow in that workspace to access tables in the database.
To establish a connection to your MySQL database, click the Integrations tab in your workspace and select New Integration.
When establishing a connection, the following information is required:
Once an integration is established, open a workflow and select Import from MySQL to pull tables from your database into Cascade.
Input
Description
Connection Name
Choose a name for your connection
Host
Database host URL
Username
User's identifier (read/write permissions will be based on user permissions)
Password
User's password
Port
Database port (uses 3306 by default)
Database
Database name