schema-seed-adapter-mysql
JSON →MySQL adapter for schema-seed (v0.1.11), a test-data seeding library for relational databases. This package is automatically loaded by schema-seed CLI when a MySQL connection string is detected. Current version is early (pre-1.0), with no active release cadence. Key differentiator: integrates seamlessly with schema-seed's schema-driven seeding approach for MySQL, allowing developers to define seed data in JSON/YAML and apply it directly to a MySQL database. Note: only compatible with mysql2 driver, not mysql proper. This adapter handles table creation, foreign key ordering, and data insertion.
Resources
packageschema-seed-adapter-mysql ↗