mysql-simple-wrap
JSON →A Node.js library that wraps MySQL operations into an object-oriented interface to avoid writing raw SQL in application code. Current stable version is 1.1.0 (as of the last release). Provides batch insert, batch update, query chaining, and optional Redis caching. Key differentiators: simple API, no SQL required for common operations, and built-in Redis cache support. Compared to knex or sequelize, it is much lighter and more minimal, but lacks TypeScript types, transactions, migrations, and advanced query building. The project has low maintenance activity and a small community.
Resources
packagemysql-simple-wrap ↗
API endpoints
full doc /v1/registry/mysql-simple-wrap