mysql-easier
JSON →A Node.js library (v2.1.0) that provides a simplified interface for MySQL database operations, wrapping the popular mysql package with convenience methods like insert, getById, and deleteById. Supports connection pooling, automatic pool management, or single connections. Last updated in 2023; stable but low-maintenance. Differentiates itself by reducing boilerplate for common CRUD tasks compared to raw mysql usage, but lacks TypeScript types and modern async patterns.
Resources
packagemysql-easier ↗