This repository contains a Golang-based PostgreSQL proxy that handles session and statement pooling and adds a namespace to the query based on the connection string's metadata.
- Session and statement pooling
- Dynamic namespace addition to queries
SSL is not supported.
- Go 1.22+