Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Node.js Driver for SQL Server

👁 Image
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 macOS.

Get started

Documentation

Tedious module documentation on GitHub

Support

Tedious for Node.js is community-supported software. Microsoft contributes to the tedious open-source community and is an active participant in the GitHub repository. However, this software doesn't come with Microsoft support.

To get help, file an issue in the tedious GitHub repository or visit other Node.js community resources.

Community resources


Feedback

Was this page helpful?

Additional resources