UNPKG

sequelize

Version:

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.

4 lines (2 loc) 144 B
// TODO [>=7]: This is a legacy file to avoid introducing a breaking change in v6. Remove me in v7. export * from './dialects/abstract/query';