Quantcast
Viewing all articles
Browse latest Browse all 2

NodeJS Using Mysql Connection

Mainly server side stands for connecting and querying a database. With Node.js,You have to connect the mysql database by installing a library. here, picked the stable and easy to use node-mysql module. The full name of this module is mysql@2.0.0-alpha2 … Continue reading

Viewing all articles
Browse latest Browse all 2

Trending Articles