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: about 17 hours ago
Pushed at: about 17 hours ago
Last synced at: about 15 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
postgres v0.19.12

postgres-v0.19.12

Added

  • Added Client::check_connection API.

Changed

  • Improved the effectiveness of Client::is_closed.
  • Disabled default features of futures-util.
about 1 month ago
Download
tokio-postgres v0.7.15

tokio-postgres-v0.7.15

Added

  • Added Client::check_connection API.
  • Added Client::simple_query_raw API.

Changed

  • Improved the effectiveness of Client::is_closed.
  • Stop including error chain in Display impl of Error
about 1 month ago
Download
postgres-types v0.2.11

postgres-types-v0.2.11

Changed

  • Disabled default features of jiff v0.1 and v0.2.
about 1 month ago
Download
postgres v0.19.11

postgres-v0.19.11

Added

  • Added support for jiff v0.2.
  • Added support for bit-vec versions v0.7 and v0.8.

Changed

  • Updated repository links to use rust-postgres organization.
  • Upgraded to Rust 2021 edition.
about 2 months ago
Download
postgres-native-tls v0.5.2

postgres-native-tls-v0.5.2

Changed

  • Updated repository links to use rust-postgres organization.
  • Upgraded to Rust 2021 edition.
about 2 months ago
Download
postgres-openssl v0.5.2

postgres-openssl-v0.5.2

Changed

  • Updated repository links to use rust-postgres organization.
  • Upgraded to Rust 2021 edition.
about 2 months ago
Download
tokio-postgres v0.7.14

tokio-postgres-v0.7.14

Added

  • Added support for jiff v0.2.
  • Added support for bit-vec versions v0.7 and v0.8.
  • Re-exported fallible-iterator
  • Expose sync rollback as a private API method

Fixes

  • Changed set_tcp_user_timeout to only be called when enabled

Changed

  • Updated repository links to use rust-postgres organization.
  • Upgraded to Rust 2021 edition.
  • Upgraded phf to v0.13
  • Upgraded socket2 to v0.6
  • Disabled default features of futures-util
about 2 months ago
Download
postgres-types v0.2.10

postgres-types-v0.2.10

Added

  • Added support for jiff v0.2.
  • Added support for bit-vec versions v0.7 and v0.8.
  • Added Serialize and Deserialize impls for Json type.

Changed

  • Updated GitHub repository links to rust-postgres organization.
  • Switched from serde to serde_core dependency.
  • Upgraded to Rust 2021 edition.
  • Improved -Zminimal-versions support.
about 2 months ago
Download
postgres-protocol v0.6.9

postgres-protocol-v0.6.9

Changed

  • Updated repository links to use rust-postgres organization.
  • Upgraded to Rust 2021 edition.
about 2 months ago
Download
postgres-derive v0.4.7

postgres-derive-v0.4.7

Added

  • Added support for nested domains containing composite types to FromSql

Fixed

  • Added dyn keyword to boxed trait objects.

Changed

  • Updated repository links to use rust-postgres organization.
  • Upgraded to Rust 2021 edition.
about 2 months ago
Download