tool-mysql

JSON →
library 0.0.4 ·javascript
verified Jun 5, 2026

A lightweight MySQL query builder focused on CREATE TABLE statements. Version 0.0.4 is the latest stable release. It generates SQL from a JavaScript configuration object, supporting auto-increment, primary keys, indexes, foreign keys with ON UPDATE/ON DELETE options, and character set/collation per table and column. Differentiated from larger ORMs by its minimal scope and simple declarative API. No releases since initial publish; maintenance unknown.