Skip to content

MySQL proxy for local connections to a PlanetScale database over HTTP/2

License

Notifications You must be signed in to change notification settings

planetscale/psdbproxy

Repository files navigation

psdbproxy

A local MySQL proxy for interacting with a PlanetScale database over HTTP.

This proxy terminates a MySQL connection on a local socket, and multiplexes all connections over an HTTP/2 stream to PlanetScale.

Currently is a WIP, but intended to be utilized as a library as well as a standalone tool.

About

MySQL proxy for local connections to a PlanetScale database over HTTP/2

Resources

License

Stars

Watchers

Forks

Languages