@onehilltech/blueprint-sequelize

4.74.1 • Public • Published

blueprint-sequelize

A Blueprint module for Sequelize

npm version Build Status Dependencies Coverage Status

Installation

npm install @onehilltech/blueprint-sequelize --save

or

yarn add @onehilltech/blueprint-sequelize 

You must also install the database driver package for the dialect you intend to use.

npm install --save pg pg-hstore # Postgres
npm install --save mysql2
npm install --save mariadb
npm install --save sqlite3
npm install --save tedious # Microsoft SQL Server

Package Sidebar

Install

npm i @onehilltech/blueprint-sequelize

Weekly Downloads

2

Version

4.74.1

License

none

Unpacked Size

65.7 kB

Total Files

24

Last publish

Collaborators

  • onehilltech