- Written in Go
- Proxies the client connection to raw db connection and vice versa.
- Operates on raw TCP level without any database level overheads.
- Utilizes goroutines for better concurrency
- Utilizes only standard library utils for minimum dependencies (os & net).
-
Notifications
You must be signed in to change notification settings - Fork 0
code-raushan/postgres-db-proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
PostgreSQL database proxy server to which other api servers can connect instead of directly connecting to the main database. Written in Go.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published