modulepackage
0.0.0-20240307093246-10916da42cd0
Repository: https://github.com/planetscale/psdbproxy.git
Documentation: pkg.go.dev
# README
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.
# Packages
No description provided by the author