GitHub / rust-postgres / rust-postgres
Native PostgreSQL driver for the Rust programming language
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-postgres%2Frust-postgres
PURL: pkg:github/rust-postgres/rust-postgres
Stars: 3,830
Forks: 521
Open issues: 138
License: apache-2.0
Language: Rust
Size: 5.09 MB
Dependencies parsed at: Pending
Created at: over 12 years ago
Updated at: 1 day ago
Pushed at: 1 day ago
Last synced at: 1 day ago
Commit Stats
Commits: 2437
Authors: 130
Mean commits per author: 18.75
Development Distribution Score: 0.142
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/rust-postgres/rust-postgres
Funding Links https://github.com/sponsors/sfackler
postgres-protocol v0.3.0
postgres-protocol-v0.3.0
- Use the
bytescrate for backend message parsing. - Support the PostgreSQL 10 SASL authentication mechanism
Download
tokio-postgres v0.2.2
tokio-postgres-v0.2.2
- Support geo types
- Support serde_json 1.0
- Support uuid 0.5
- Reexport TLS crates in their modules
Download
postgres v0.14.1
postgres-v0.14.1
- Support geo types
- Support serde_json 1.0
- Support uuid 0.5
- Publicly reexport TLS crates in their modules
Download
Download
postgres-shared v0.2.1
postgres-shared-v0.2.1
- Support geo types through geo
- Support serde_json 1.0
- Support uuid 0.5
Download
Download
Download
Download
Download
postgres v0.13.5
postgres-v0.13.5
- Allow hostname verification to be disabled in
OpenSsl. - Implement
TlsHandshakeforBox<TlsHandshake>.
Download