javascript - What MySQL drivers are available for node.js? -
is there node.js driver mysql commonly used other node-mysql?
(it seems there not activity node.js database drivers. there reason or because node.js young?)
here options:
- http://github.com/felixge/node-mysql (last update: sep 29th)
- http://github.com/sidorares/nodejs-mysql-native (last update: aug 31st)
Comments
Post a Comment