this is sequelize models helper
Decorators and some other features for sequelize
The Sequelize CLI
Automatically generate bare sequelize models from your database.
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.
GraphQL & Relay for MySQL & Postgres via Sequelize
Resource pooling for Node.JS
A collection of utilities to help with unit-testing sequelize models
A simple mock interface specifically for testing code relying on Sequelize models
Framework-agnostic migration tool for Node
Batching and simplification of Sequelize with facebook/dataloader
Kysely dialect for Sequelize
   
TypeScript definitions for sequelize-fixtures
sequelize fixture loader
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
A service adapter for Sequelize an SQL ORM
Create REST resources and controllers with Sequelize and Express or Restify