RemoteQuery MySQL Driver for TypeScript

JSON →
library 0.0.23 ·javascript
verified Jun 5, 2026

Remotequery-ts-mysql is a TypeScript MySQL driver designed to work with the RemoteQuery framework for executing remote SQL queries. The current stable version is 0.0.23, with frequent releases. It provides a MySQL-specific Driver implementation that supports database configuration, logging, and service entry SQL mapping, converting snake_case database columns to camelCase fields. Key differentiators include tight integration with RemoteQuery-ts-common, built-in logging (consoleLogger), and TypeScript-first design with exported types.