# mobileservice-sqlserver **Repository Path**: mirrors_Azure/mobileservice-sqlserver ## Basic Information - **Project Name**: mobileservice-sqlserver - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mobileservices-sqlserver This is a slightly modified version of the [Microsoft Driver for Node.js for SQL Server][msnodesql], 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. [msnodesql]: https://github.com/Azure/node-sqlserver