MySQL Easy Query
JSON →A simple MySQL query wrapper based on mysql2 and sql-easy-builder, providing automatic connection management, connection pooling (including cluster with master-slave separation), transactions, and debugging support. v4.3.0 is the current stable version. It is ESM-only since v4.0. Ships TypeScript types. Key differentiators: minimal configuration, built-in SQL builder for safe queries, easy clustering with pattern/selector support, and automatic connection release. Ideal for Node.js projects needing quick MySQL integration without a full ORM.
Resources
packagemysql-easy-query ↗