Created
January 6, 2015 09:28
-
-
Save zkochan/a3b8463637e0084bc022 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ npm install [email protected] --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