How to access sql database from node.js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to access sql database from node.js?

How to access sql database from node.js?

5th Dec 2016, 3:30 PM
3142 maple
3142 maple - avatar
2 Answers
5th Dec 2016, 8:40 PM
Volts
Volts - avatar
0
if you have a free choice which database you use, try mongo/couchdb or the pouchdb adapter. otherwise search for a npm sql module
6th Dec 2016, 9:23 PM
codinator
codinator - avatar