mysql-dbc-table

JSON →
library 0.1.7 ·javascript
verified Jun 5, 2026

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.