An open API service providing repository metadata for many open source software ecosystems.

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: about 24 hours 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

Releases
tokio-postgres v0.1.0

tokio-postgres-v0.1.0

Initial release

almost 9 years ago
Download
v0.13.4

v0.13.4

  • Fewer allocations when retrieving rows
  • Support the non-localized severity field added to errors in Postgres 9.6
almost 9 years ago
Download
v0.13.3

v0.13.3

  • Add SChannel support
  • Fix build on nightly rustc
almost 9 years ago
Download
v0.13.2

v0.13.2

  • Fix build for upcoming nightly inference change.
almost 9 years ago
Download
v0.13.1

v0.13.1

  • Support native-tls as a TlsHandshake backend.
  • Add a feature to disable logging.
about 9 years ago
Download
v0.13.0

v0.13.0

Update OpenSSL support to 0.9

about 9 years ago
Download