rust-postgres

Database client

A Rust client library for interacting with PostgreSQL databases

Native PostgreSQL driver for the Rust programming language

GitHub

4k stars
49 watching
444 forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postgrest/postgrest Provides a RESTful API wrapper around PostgreSQL databases 23,440
postgres/postgres Provides source code distribution of an advanced object-relational database management system 16,273
lukemathwalker/zero-to-production Supplementary codebase for an API development book written in Rust 5,839
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
pganalyze/pg_query.rs An SQL query parser and transformer library 139
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,800
shayonj/pg-osc Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. 540
zalando/postgres-operator A Kubernetes operator that automates the management of PostgreSQL clusters 4,372
ankane/pghero A performance monitoring tool for Postgres databases 8,192
seaql/sea-query A query builder to help construct dynamic SQL queries in Rust. 1,195
launchbadge/sqlx An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. 13,470
wal-g/wal-g An archival and restoration tool for databases in the cloud 3,314
pgjdbc/r2dbc-postgresql Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. 1,012
fabianlindfors/reshape Automates schema changes in PostgreSQL without downtime 1,725
billyyccc/vertx-postgresql-starter A monolithic CRUD RESTful Web Service starter using Vert.x and PostgreSQL 34