@bmstravel/nvp-db-adapter-sequelize
TypeScript icon, indicating that this package has built-in type declarations

0.0.6ย โ€ขย Publicย โ€ขย Published

SQL adapter (Postgres, MySQL, SQLite & MSSQL)

Install

yarn add @bmstravel/nvp-db-adapter-sequelize sequelize

You have to install additional packages for your database server:

# For SQLite
$ yarn add sqlite3

# For MySQL
$ yarn add mysql2

# For MariaDB
$ yarn add mariadb

# For PostgreSQL
$ yarn add pg pg-hstore 

# For MSSQL
$ yarn add tedious

Readme

Keywords

none

Package Sidebar

Install

npm i @bmstravel/nvp-db-adapter-sequelize

Weekly Downloads

6

Version

0.0.6

License

MIT

Unpacked Size

91.4 kB

Total Files

10

Last publish

Collaborators

  • phongnv86