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,815
Forks: 519
Open issues: 139

License: apache-2.0
Language: Rust
Size: 5.09 MB
Dependencies parsed at: Pending

Created at: over 12 years ago
Updated at: 7 days ago
Pushed at: 13 days ago
Last synced at: 7 days 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-protocol v0.3.1

postgres-protocol-v0.3.1

  • Upgrade dependencies.
about 8 years ago
Download
postgres v0.15.1

postgres-v0.15.1

  • Expose accepts! and to_sql_checked! macros in postgres.
over 8 years ago
Download
postgres v0.15.0

postgres-v0.15.0

  • Upgrade chrono to 0.5.
  • Upgrade eui48 to 0.3.
  • Make SqlState an opaque type rather than an enum. Const instances of defined error codes are provided for matching.
  • Make Type an opaque type rather than an enum. Const instances of known types are provided for matching.
  • Remove ConnectError and make Error an opaque type. Accessor methods are provided to introspect the internal error.
over 8 years ago
Download
postgres-shared v0.4.0

postgres-shared-v0.4.0

over 8 years ago
Download
tokio-postgres v0.2.3

tokio-postgres-v0.2.3

  • Support conversion of the UNKNOWN type to String.
over 8 years ago
Download
postgres v0.14.2

postgres-v0.14.2

  • Support the PostgreSQL 10 SASL authentication mechanism
  • Support conversion of the UNKNOWN type to String
  • Rows no longer borrows its Statement.
over 8 years ago
Download
postgres-shared v0.3.0

postgres-shared-v0.3.0

  • Support conversion of the UNKNOWN type to String.
  • Update enums for PostgreSQL 10.
over 8 years ago
Download
postgres-protocol v0.3.0

postgres-protocol-v0.3.0

  • Use the bytes crate for backend message parsing.
  • Support the PostgreSQL 10 SASL authentication mechanism
over 8 years ago
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
over 8 years ago
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
over 8 years ago
Download