Quantcast
Viewing latest article 1
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 latest article 1
Browse Latest Browse All 2

Trending Articles