Pgnoli is a .NET implementation of the PostgreSQL wire protocol v3. It gives you some traits to implement your own PostgreSQL compatible servers (and client if there is case Npgsql does not fit).
-
Updated
Feb 29, 2024 - C#
Pgnoli is a .NET implementation of the PostgreSQL wire protocol v3. It gives you some traits to implement your own PostgreSQL compatible servers (and client if there is case Npgsql does not fit).
Add a description, image, and links to the wire-protocol topic page so that developers can more easily learn about it.
To associate your repository with the wire-protocol topic, visit your repo's landing page and select "manage topics."