Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Native PostgreSQL driver for the Rust programming language

License

Notifications You must be signed in to change notification settings

nvanbenschoten/rust-postgres

 
 

Repository files navigation

Rust-Postgres

CircleCI

PostgreSQL support for Rust.

postgres Latest Version

Documentation

A native, synchronous PostgreSQL client.

tokio-postgres Latest Version

Documentation

A native, asynchronous PostgreSQL client.

postgres-types Latest Version

Documentation

Conversions between Rust and Postgres types.

postgres-native-tls Latest Version

Documentation

TLS support for postgres and tokio-postgres via native-tls.

postgres-openssl Latest Version

Documentation

TLS support for postgres and tokio-postgres via openssl.

About

Native PostgreSQL driver for the Rust programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.2%
  • Other 0.8%