Skip to content

Instantly share code, notes, and snippets.

@zkochan
Created January 6, 2015 09:28
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 zkochan/a3b8463637e0084bc022 to your computer and use it in GitHub Desktop.
Save zkochan/a3b8463637e0084bc022 to your computer and use it in GitHub Desktop.
$ npm install knex@0.6 --save
# Then add one of the following (adding a --save) flag:
$ npm install mysql
$ npm install mariasql
$ npm install pg
$ npm install sqlite3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment