Skip to content

web20opensource/nodeJsMySqlWebService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeJsMySqlWebService

Create a server that waits for clients for connection. Then, clients query the Mysql DB. Finally server sends response in json format

##Installation

Install node.js, mysql and url support (npm install mysql url) Import into your mysql server 1_createDB.sql

https://github.com/joyent/node/wiki/Installation https://github.com/felixge/node-mysql

##Important notes https://twitter.com/marioruizfont/status/340693320684679169 http://www.hacksparrow.com/using-mysql-with-node-js.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published