nvanbenschoten / rust-postgres

Native PostgreSQL driver for the Rust programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Rust 99.2%Language:Shell 0.8%Language:Dockerfile 0.0%