mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
- pg-connection-string@2.4.0 - pg-cursor@2.4.0 - pg-protocol@1.3.0 - pg-query-stream@3.3.0 - pg@8.4.0
pg-protocol
Low level postgres wire protocol parser and serailizer written in Typescript. Used by node-postgres. Needs more documentation. 😄