sequelize-core-papandreou
v7.0.0-alpha.44-patch8
Published
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift, Snowflake’s Data Cloud, Db2, and IBM i. It features solid transaction support, relations, eager and lazy loading, read replication a
Readme
This library contains the core functionality of Sequelize. Head to sequelize.org to learn how to use Sequelize.
Installation
Using npm:
npm install @sequelize/coreOr using yarn:
yarn add @sequelize/core