pg-protocol

The postgres client/server binary protocol, implemented in TypeScript

Usage no npm install needed!

<script type="module">
  import pgProtocol from 'https://cdn.skypack.dev/pg-protocol';
</script>

README

pg-protocol

Low level postgres wire protocol parser and serializer written in Typescript. Used by node-postgres. Needs more documentation. :smile: