pgwire icon indicating copy to clipboard operation
pgwire copied to clipboard

PostgreSQL wire protocol implemented as a rust library.

Results 22 pgwire issues
Sort by recently updated
recently updated
newest added

As we already have a solid backend API, I'm starting to build a client API with similar granularity with our current backend API. Hopefully with this API we will be...