mysql - Appfog / Node.js - What's the best way to store data online? -


i have app online in node.js on appfog takes in user data. need store data text file , me able download later. what's best way store these files?

i've tried setting mysql or mongodb database, having lot of trouble. correct approach?

thanks.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -