Objection Model Generator
JSON →Generates Objection.js model files from a MySQL database schema by querying information_schema. Latest version 1.1.4 supports automatic detection of tables, columns, and BelongsToOneRelations. Requires a database connection and a knex instance path. Primarily a development tool for scaffolding models, not actively maintained since 2023. Alternatives include sequelize-auto or typeorm-model-generator.
Resources
packageobjection-model-generator ↗