Hacker News new | ask | show | jobs
Pgwire: a Rust library for PostgreSQL compatible application (github.com)
26 points by sunng 817 days ago
1 comments

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.