Show HN: PGSkiff – Connect IPv4 Clients to IPv6-Only Postgres

pgskiff.com
I built PGSkiff to let apps and tools on IPv4 networks connect to IPv6-only Postgres databases.

Clients connect to a PGSkiff endpoint over IPv4, and PGSkiff forwards the connection to the database over IPv6. It removes the need to maintain your own proxy or configure a VPN.

One use case is connecting to Supabase when you need access without pooling.

You can try it at https://pgskiff.com.

I’d be interested in feedback on the connection setup and in hearing about environments where this would be useful.

2 points hauleth 1 hour ago 0 comments

No comments yet

Be the first to think about this one.

A modern reader for Hacker News. Live data from the official API.

Built with SvelteKit + Skeleton