Skip to content

Instantly share code, notes, and snippets.

@nicholasess
Created April 6, 2015 22:53
Show Gist options
  • Save nicholasess/fccfc826b89a136580da to your computer and use it in GitHub Desktop.
Save nicholasess/fccfc826b89a136580da to your computer and use it in GitHub Desktop.
install mysql e connection
var mysql = require('mysql');
var connection = require('express-myconnection');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment