MySQL SAL
JSON →A simple MySQL abstraction layer providing utility functions for common database operations. Current stable version is 0.0.6, with no recent releases and limited documentation. It wraps the mysql package to offer convenience methods like query, insert, update, and delete. Compared to alternatives like knex or sequelize, it is minimal and not actively maintained. Use with caution for production environments.
Resources
packagemysql-sal ↗