MySQL to TypeScript Knex Adapter
JSON →Generates TypeScript interfaces and a typed DB class from MySQL tables for use with Knex.js. Current version 1.0.44. Updated irregularly; primarily a code generator tool. Differentiators: automatic generation from live MySQL schema, includes table prefixes as class properties, and supports type-safe knex queries. Requires peer dependencies: change-case, dotenv, knex, pluralize, and require-from-string.
Resources
packagem2tk ↗