Require all Sequelize models from a folder and associate them together.
Decorators and some other features for sequelize
The Sequelize CLI
Resource pooling for Node.JS
Automatically generate bare sequelize models from your database.
Framework-agnostic migration tool for Node
A simple mock interface specifically for testing code relying on Sequelize models
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.
Session store for connect-session using sequelize
   
Kysely dialect for Sequelize