MySQL Toolbox

JSON →
library 1.6.4 ·javascript maintenance
verified Jun 5, 2026

Object-oriented helper for MySQL interactions, version 1.6.4. Provides a simple query builder and connection management for Node.js MySQL applications. Release cadence appears low (last update may be older). Differentiates by offering a more OOP-style approach compared to raw mysql2 or knex, but is less feature-rich and maintained. Not a full ORM; minimal abstraction layer for simple queries.