MySQL

Integration type: Read Write SQL

Integration with MySQL allows you to read and write data from and to MySQL instances in a streaming mode.

Data for the connection:

Using SSH connection for open-source and on-premise editions

If you want to connect to your MySQL database while using our open-source and on-premise edition, you need to place your public RSA SSH key called id_rsa.pub to the following two folder:

  • processor/taskrunner/config/keys/

  • backend/integrations/config/keys/

If you don't have RSA SSH keys yes, here you can learn how to generate them.

Last updated