norm-ddl-mysql

JSON →
library 0.0.4 ·javascript
verified Jun 5, 2026

A MySQL-specific dialect for norm-ddl, providing DDL generation and schema management for MySQL databases. Version 0.0.4 is a very early release with no documented release cadence. Compared to alternatives like Sequelize migrations or Knex schema builder, this package is tightly coupled with the norm-ddl ecosystem and offers minimal abstraction over raw MySQL DDL. Use only if already committed to norm-ddl.