Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 30, 2018 06:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amandeepmittal/550fa3dd22901729ed2e8a99a5f6008b to your computer and use it in GitHub Desktop.
Save amandeepmittal/550fa3dd22901729ed2e8a99a5f6008b to your computer and use it in GitHub Desktop.
$ npm install --save sequelize
# And one of the following:
$ npm install --save pg pg-hstore
$ npm install --save mysql2
$ npm install --save mariadb
$ npm install --save sqlite3
$ npm install --save tedious # MSSQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment