# 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.&#x20;

**Data for the connection:**

<figure><img src="https://3180830455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0FT8l3QzMrw546vOdHU%2Fuploads%2FYveItecyNxBdODtaoHy2%2FScreenshot%202024-04-23%20at%2016.41.55.png?alt=media&#x26;token=134fa380-56a0-46b3-ac35-55496e89e51a" alt=""><figcaption></figcaption></figure>

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

If you want to use SSH to connect to your MySQL database while using our open-source and on-premise edition, you need to place your private RSA SSH key called `id_rsa` to the following two folders:

* `processor/taskrunner/config/keys/`
* `backend/integrations/config/keys/`

&#x20;If you don't have RSA SSH keys yes, here you can learn how to [generate them](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key).&#x20;
