I want to connect to SQL Azure using Node.js SDK for Windows Azure but there are no tutorials about how to set it up. Does anybody know how I can talk to a SQL Azure DB using Node.js?
Thanks
There's a discussion about this topic, on this MSDN forum. Per Nate Totten's comment, there's no official driver, but there are a few community-driven ones on Joyent's github repo. I haven't been able to find any additional information about this.