Back to Sequelize

README

packages/core/README.md

7.0.0-oc-test.4523 B
Original Source
<p align="center"></p> <h1 align="center" style="margin-top: 0;"><a href="https://sequelize.org">Sequelize</a></h1>

This library contains the core functionality of Sequelize. Head to sequelize.org to learn how to use Sequelize.

Installation

Using npm:

sh
npm install @sequelize/core

Or using yarn:

sh
yarn add @sequelize/core