Automatically generate bare sequelize models from your database.
A wrapper for sequelize-auto.
Sequelize auto-migration CLI
Custom scripts for sequelize-auto
Sequelize migrations generator && runner
fork sequelize-auto(0.4.29)
Sequelize auto relational-schema manager
Automatically generate bare sequelize models from your database.
Sequelize migrations generator && runner
Automatically generate bare sequelize models from your database.
Automatically generate models for SequelizeJS from [Fulcrum](https://github.com/fulcrumapp) apps. Concept and much of the code was originally derived from [sequelize-auto](https://github.com/sequelize/sequelize-auto).
Automatically generate bare sequelize models from your database.
基于[sequelize-auto](https://github.com/sequelize/sequelize-auto),生成数据库模型字符串。 ## use ``` const SequelizeAutoEgg = require("sql-auto-egg").default; const auto = new SequelizeAutoEgg( 'dbName', 'user', 'password', { host: 'host', dialect: "mys
Framework-agnostic migration tool for Node
Sequelize migrations generator
Decorators and some other features for sequelize
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
这个包基于egg-sequelize-auto 主要解决了主键没有自动递增和备注不自动同步的bug
Automatically generate bare sequelize models from your database, adjustment for egg
Sequelize migrations generator && runner
The Sequelize CLI
Resource pooling for Node.JS
Automatically generate bare sequelize models from your database.
OpenTelemetry instrumentation for `sequelize` ORM