1
0
mirror of https://github.com/ManyakRus/crud_generator.git synced 2025-01-24 21:32:42 +02:00
2024-03-06 16:03:41 +03:00
..
2024-03-06 16:03:41 +03:00
2023-09-28 17:45:44 +03:00
2024-03-06 16:03:41 +03:00
2023-09-28 17:45:44 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2023-11-14 17:07:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2024-03-06 16:03:41 +03:00
2023-11-14 17:07:41 +03:00
2024-03-06 16:03:41 +03:00
2023-09-28 17:45:44 +03:00

pgproto3

Package pgproto3 is an 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.