Kyle Nunery
  • Home
Sign in Subscribe

mysql

A collection of 1 post
mysql

Accessing MySQL in Node

Sequelize [http://sequelizejs.com/] is my current node package that I use to access MySQL.  I particularly like this package because is also has PostgreSQL and SQLite support.  You can install this package in one of two ways for the mysql dialect: // 1. npm install sequelize npm install mysql@~2.
Oct 7, 2013 1 min read
Page 1 of 1
Kyle Nunery © 2023
Powered by Ghost