Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 311 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 311 Bytes

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.