Sequelize Auto Model Generator
JSON →Sequelize-Auto is a utility that automates the generation of Sequelize ORM models directly from an existing database schema. It supports various SQL dialects including MySQL/MariaDB, PostgreSQL, SQLite, and MSSQL. The current stable version is 0.8.8, and it is primarily a command-line interface tool, though it also offers programmatic usage. Its main purpose is to reduce manual boilerplate by converting an existing database structure into ready-to-use Sequelize model definitions, including basic column definitions and data types. Users must install Sequelize and the specific database dialect driver separately, as these are no longer direct dependencies.
Traffic · last 30 days ↓80% vs prev 7d
total hits 20
actors 8 distinct systems
last hit 1d ago human
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇩🇪 Germany · 🇪🇸 Spain
API endpoints
full doc /v1/registry/sequelize-auto
compatibility /v1/registry/sequelize-auto/compatibility