{"library":"mysql-dbc-table","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript","nodejs","mysql","dbc","table"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-dbc-table","imports":["const { initDbc } = require('mysql-dbc-table')","const { dbSqlAsync } = require('mysql-dbc-table')","const { DbTable } = require('mysql-dbc-table')"]},{"cmd":"yarn add mysql-dbc-table","imports":[]},{"cmd":"pnpm add mysql-dbc-table","imports":[]}],"homepage":"https://github.com/dodoru/mysql-dbc-table#readme","github":"https://github.com/dodoru/mysql-dbc-table#readme","docs":null,"changelog":null,"pypi":null,"npm":"mysql-dbc-table","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}