mysql2-ssh
v1.2.0
Published
Execute mysql commands over an ssh tunnel.
Downloads
2,995
Readme
MySQL SSH
Sets up a MySQL connection inside an SSH tunnel.
Forked from Grrr Amsterdam's mysql-ssh, but this package has async/await support.
@TODO: Write docs, mentioning to close the await
ed connection after use.