#mysql #ssh #async

mysql_async_support

Run arbitrary SQL queries on a MySql database through SSH

5 unstable releases

0.3.0 Jun 21, 2021
0.2.1 Jun 18, 2021
0.2.0 Jun 18, 2021
0.1.1 Jun 5, 2021
0.1.0 May 29, 2021

#105 in #ssh

26 downloads per month

MIT/Apache

56KB
984 lines

⛑️ MySQL Async Support

Run arbitrary SQL queries on a MySql database through SSH.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Run arbitrary SQL queries on a MySql database through SSH.

Dependencies

~30–45MB
~742K SLoC