mysql-engine MySQL RPC Proxy

JSON →
library 0.0.7 ·javascript
verified Jun 5, 2026

mysql-engine is a lightweight MySQL RPC proxy library for Node.js that wraps MySQL connections into a remote procedure call interface. Version 0.0.7 is an early alpha release with no stable release cadence. It differentiates by allowing remote execution of MySQL commands via a proxied connection, unlike direct MySQL clients. Currently pre-1.0 and likely unstable.