mysql-dbc-table
JSON →A lightweight Node.js library for creating and manipulating MySQL tables by inheriting a parent DbTable class. Version 0.1.7, released with no clear cadence. It wraps mysql-dbc for connection management and provides a simple ORM-like interface with field formatting and CRUD operations. Differentiates from heavier ORMs like Sequelize or TypeORM by focusing on table-level abstraction with minimal dependency.
Resources
packagemysql-dbc-table ↗