How to deploy node application into services supported mysql. I've try with c9, nodejitsu, but they aren't support database mysql. Please help me!
Asked
Active
Viewed 918 times
0
-
You know, you don't have to host your SQL and node.js on the exact same server – Benjamin Gruenbaum Apr 06 '13 at 09:15
1 Answers
1
A free and good solution would be AppFog. They have MySQL Database as well as MongoDB. They will soon support websockets as well.
For more have a look at this page - https://github.com/joyent/node/wiki/Node-Hosting

Joe Slater
- 2,483
- 6
- 32
- 49