0

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!

1 Answers1

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