mysql-build
JSON →mysql-build is a code generation tool (v0.9.29) that reads a MySQL database schema and produces a corresponding mjs module with CRUD functions (post, delete, put, get, equal) and a query method. It is a Node.js port of a Ruoyi feature, with no recent updates or clear release cadence. Compared to ORMs or Prisma, it is simpler but lacks schema migrations, type safety, and active maintenance.
Resources
packagemysql-build ↗