| title | Node.js Driver for SQL Server | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 08/08/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | c4cdbfa6-9b73-4b72-a1a6-e1b45d8a773d |
| author | David-Engel |
| ms.author | v-daenge |
To download Node.js SQL driver
The tedious module is a JavaScript implementation of the TDS protocol, which is supported by all modern versions of SQL Server. The driver is an open-source project, available on GitHub.
You can connect to a SQL Database using Node.js on Windows, Linux, or Mac.