Pgwire: a Rust library for PostgreSQL compatible application
1–3 of 3 posts
Re: Pgwire: a Rust library for PostgreSQL compatible application
#2[deleted]
Re: Pgwire: a Rust library for PostgreSQL compatible application
#3We at PeerDB (https://github.com/PeerDB-io/peerdb) were early adopters of Pgwire to implement our Postgres-compatible SQL Layer to do ETL. Very easy to work with. Saved us multiple months of effort to build it from scratch.