sequelize-models

JSON →
library 1.4.0 ·javascript maintenance
verified Jun 4, 2026

sequelize-models (v1.4.0) is a utility library for SequelizeJS ORM that automatically loads database tables and associations as Sequelize models. It supports MySQL and PostgreSQL, and allows explicit model definitions with associations. Released in 2018 and no longer actively maintained, the project is planned for a rewrite. Key differentiators: auto-loading from database schema, simplified model syntax, and association definitions in one place. Requires Node.js >=4 and Sequelize 4.37.x.