sequelize-core-papandreou
v7.0.0-alpha.43-patch5
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
Downloads
456
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/core
Or using yarn:
yarn add @sequelize/core