Skip to content

the-notable/mysql_async

 
 

Repository files navigation

mysql-async

Tokio based asynchronous MySql client library for rust programming language.

CircleCI API Documentation on docs.rs

Installation

Library hosted on crates.io.

[dependencies]
mysql_async = "<desired version>"

Example

See crate documentation on docs.rs.

License

Licensed under either of

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.

About

Asyncronous Rust Mysql driver based on Tokio.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%