Pgwire: a Rust library for PostgreSQL compatible application

by sunngon 3/21/2024, 12:00 AMwith 1 comments

by saisrirampuron 3/21/2024, 2:32 AM

We 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.