Docs.rs
sqlx-postgres-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-postgres 0.8.6
PostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
Crate
Source
Builds
Feature flags
Documentation
Coverage
53.28%
65
out of
122
items documented
3
out of
4
items with examples
Size
Source code size: 706.92 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 36.97 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
launchbadge/sqlx
15163
1434
630
crates.io
Dependencies
atoi ^2.0
normal
base64 ^0.22.0
normal
bigdecimal ^0.4.0
normal
optional
bit-vec ^0.6.3
normal
optional
bitflags ^2
normal
byteorder ^1.4.3
normal
chrono ^0.4.34
normal
optional
crc ^3.0.0
normal
dotenvy ^0.15.7
normal
futures-channel ^0.3.19
normal
futures-core ^0.3.19
normal
futures-util ^0.3.19
normal
hex ^0.4.3
normal
hkdf ^0.12.0
normal
hmac ^0.12.0
normal
home ^0.5.5
normal
ipnet ^2.3.0
normal
optional
ipnetwork ^0.20.0
normal
optional
itoa ^1.0.1
normal
log ^0.4.18
normal
mac_address ^1.1.5
normal
optional
md-5 ^0.10.0
normal
memchr ^2.4.1
normal
num-bigint ^0.4.3
normal
optional
once_cell ^1.9.0
normal
rand ^0.8.4
normal
rust_decimal ^1.26.1
normal
optional
serde ^1.0.144
normal
serde_json ^1.0.85
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
etcetera ^0.8.0
normal
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
PostgreSQL
database driver.