Skip to content

A PostgreSQL client/server proxy for logging and manipulating wire data

Notifications You must be signed in to change notification settings

iRedmond/pgproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgproxy

PGProxy lets you act as both a Postgres client and server so that you can do things like log incoming queries, manipulate return data (such as obfuscating sensitive information before it gets back to the client), etc...

Running

Currently pgproxy requires .NET 7 or later which you can download here. Once installed, you can run dotnet run in your terminal from the root directory to fire up the proxy.

About

A PostgreSQL client/server proxy for logging and manipulating wire data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%