Skip to content
forked from mzr/mysql_async

Asyncronous Rust Mysql driver based on Tokio.

License

Notifications You must be signed in to change notification settings

markbt/mysql_async

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-async

Tokio based asynchronous MySql client library for The Rust Programming Language.

Gitter

Build Status API Documentation on docs.rs

Installation

The library is hosted on crates.io.

[dependencies]
mysql_async = "<desired version>"

Example

Please see the crate docs – 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%