# MySQL SSH
Sets up a MySQL connection inside an SSH tunnel.
Forked from [Grrr Amsterdam's mysql-ssh](https://github.com/grrr-amsterdam/mysql-ssh), but this package has async/await support.
@TODO: Write docs, mentioning to close the `await`ed connection after use.