Docs.rs
sqlx-mysql-0.8.6
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlx-mysql 0.8.6
MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
Crate
Source
Builds
Feature flags
Documentation
Coverage
78.57%
33
out of
42
items documented
1
out of
2
items with examples
Size
Source code size: 369.81 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 17.57 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
launchbadge/sqlx
15474
1445
633
crates.io
Dependencies
atoi ^2.0
normal
base64 ^0.22.0
normal
bigdecimal ^0.4.0
normal
optional
bitflags ^2
normal
byteorder ^1.4.3
normal
bytes ^1.1.0
normal
chrono ^0.4.34
normal
optional
crc ^3.0.0
normal
digest ^0.10.0
normal
dotenvy ^0.15.5
normal
either ^1.6.1
normal
futures-channel ^0.3.19
normal
futures-core ^0.3.19
normal
futures-io ^0.3.24
normal
futures-util ^0.3.19
normal
generic-array ^0.14.4
normal
hex ^0.4.3
normal
hkdf ^0.12.0
normal
hmac ^0.12.0
normal
itoa ^1.0.1
normal
log ^0.4.18
normal
md-5 ^0.10.0
normal
memchr ^2.4.1
normal
once_cell ^1.9.0
normal
percent-encoding ^2.1.0
normal
rand ^0.8.4
normal
rsa ^0.9
normal
rust_decimal ^1.26.1
normal
optional
serde ^1.0.144
normal
optional
sha1 ^0.10.1
normal
sha2 ^0.10.0
normal
smallvec ^1.7.0
normal
sqlx-core =0.8.6
normal
stringprep ^0.1.2
normal
thiserror ^2.0.0
normal
time ^0.3.36
normal
optional
tracing ^0.1.37
normal
uuid ^1.1.2
normal
optional
whoami ^1.2.1
normal
sqlx =0.8.6
dev
Versions
0.8.6
(2025/05/19)
0.8.5
(2025/04/15)
0.8.4
(2025/04/14)
0.8.3
(2025/01/04)
0.8.2
0.8.1
(2024/08/24)
0.8.0
(2024/07/23)
0.7.4
(2024/03/12)
0.7.3
(2023/11/23)
0.7.2
(2023/09/26)
0.7.1
(2023/07/15)
0.7.0
(2023/07/03)
0.7.0-alpha.3
(2023/05/11)
0.7.0-alpha.2
(2023/03/17)
0.7.0-alpha.1
(2023/02/22)
0.0.0
(2019/11/27)
Owners
MySQL
database driver.