0
Which database would be the best choice for back end language like Node.js?
3 Answers
+ 4
Node. js supports all kinds of databases no matter if it is a relational database or NoSQL database. However, NoSQL databases likeMongoDb are the best fit with Node. js.
Resources from Google!
0
Thanks for your so great help.
0
Which database would be a better choice; MySQL or MongoDB?