MySQL
An overview of the MySQL integration with Seda
Last updated
An overview of the MySQL integration with Seda
Last updated
There are three steps to get started using MySQL with Seda:
Create a database user
Connect MySQL to Seda
Whitelist Seda IP Address
The username and password you’ve already created for your cluster is your admin password, which you should keep for your own usage. For Seda, and any other 3rd-parties, it is best to create distinct users.
To create a new user, you’ll need to log into the MySQL database directly and run the following SQL commands:
When connecting to MySQL in Seda, use the username/password you’ve created here instead of your admin account.
After creating a MySQL user, the next step is to connect Seda:
In the Seda App, select ‘Add Integration’ on the Integrations tab
Search for and select "MySQL"
Enter your MySQL credentials
Click 'Connect'
VPCs keep servers inaccessible to traffic from the internet. With VPC, you’re able to designate specific web servers access to your servers. In this case, you will be whitelisting the Seda IPs to read from your data warehouse.
Allow Seda to read into your MySQL database using the .