Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Files

Latest commit

7019ed1 · Jan 28, 2023

History

History
This branch is 426 commits behind jackc/pgx:master.

pgproto3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 26, 2022
Jul 23, 2022
Feb 21, 2022
Feb 21, 2022
Apr 23, 2022
Apr 23, 2022
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Feb 21, 2022
Feb 21, 2022
Jan 24, 2023
Feb 21, 2022
Feb 26, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Jan 28, 2023
Jan 28, 2023
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Apr 23, 2022
Apr 23, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Feb 21, 2022
May 21, 2022
Feb 21, 2022
Nov 12, 2022
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Feb 26, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Feb 21, 2022
Apr 23, 2022
Apr 23, 2022
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Jul 23, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Jul 16, 2022
Oct 29, 2022

pgproto3

Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.

pgproto3 can be used as a foundation for PostgreSQL drivers, proxies, mock servers, load balancers and more.

See example/pgfortune for a playful example of a fake PostgreSQL server.