0.2.2 • Published 10 years ago

mobileservice-sqlserver v0.2.2

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

mobileservices-sqlserver

This is a slightly modified version of the Microsoft Driver for Node.js for SQL Server, designed for usage from Azure Mobile Services. Specifically, it:

  • maintains backwards compatibility as the driver was first included in Mobile Services as 'sqlserver', and so there is still code in the wild doing require('sqlserver').
  • includes prebuilt binaries for node 0.6.x, 0.8.x and 0.10.x, so no additional build steps or MSI installations are required.