UNPKG

mysql2-ssh

Version:

Execute mysql commands over an ssh tunnel.

7 lines (4 loc) 267 B
# 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.