Rust-Postgres: Comprehensive PostgreSQL Client for Rust icon

Rust-Postgres: Comprehensive PostgreSQL Client for Rust

Rust-Postgres provides robust support for PostgreSQL in Rust, featuring both native synchronous and asynchronous clients. With strong type conversions and secure TLS options, it is designed for performance and safety, making it an ideal choice for developers looking to integrate PostgreSQL databases within their Rust applications.

Features

Native synchronous and asynchronous PostgreSQL clients (postgres and tokio-postgres)

Seamless type conversions between Rust and PostgreSQL types (postgres-types)

TLS support via native-tls and openssl (postgres-native-tls and postgres-openssl)

Easy setup and testing with Docker integration

Strong community support and comprehensive documentation

Repository Details

3,521
446
Updated: 12/1/2024

Languages

Rust
Shell

License

Apache License 2.0