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
448 forks
Language: Rust
last commit: 5 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 24,080
postgres/postgres Provides source code distribution of an advanced object-relational database management system 16,442
lukemathwalker/zero-to-production Supplementary codebase for an API development book written in Rust 5,874
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
pganalyze/pg_query.rs A Rust library that parses and analyzes PostgreSQL SQL queries 146
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,919
shayonj/pg-osc Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. 554
zalando/postgres-operator A Kubernetes operator that automates the management of PostgreSQL clusters 4,414
ankane/pghero A performance monitoring tool for Postgres databases 8,223
seaql/sea-query A query builder to help construct dynamic SQL queries in Rust. 1,226
launchbadge/sqlx A high-level, async Rust library for interacting with relational databases. 13,661
wal-g/wal-g An archival and restoration tool for databases in the cloud 3,358
pgjdbc/r2dbc-postgresql Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. 1,015
fabianlindfors/reshape Automates schema changes in PostgreSQL without downtime 1,733
billyyccc/vertx-postgresql-starter A monolithic CRUD RESTful Web Service starter using Vert.x and PostgreSQL 34