Ross ROSS = Recommend OSS · open-source software intelligence for agents

tediousjs/node-mssql

Microsoft SQL Server client for Node.js observed · 2026-08-28

github.com/tediousjs/node-mssql · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 97
  • Release rhythm 91
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 9
  • age_days: 4771
  • days_rel: 62
  • days_push: 21
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

2274 stars · 471 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

node-mssql is a Microsoft SQL Server client library for Node.js that provides a high-level API over the pure-JavaScript Tedious TDS driver, with an optional native MSNodeSQLv8 driver. It supports connection strings, config objects, connection pooling, parameterized queries via tagged template literals, and stored procedures.

Use cases

  • connect to sql server from node.js
  • run parameterized queries against mssql
  • use stored procedures in sql server from javascript
  • connect to azure sql database from node
  • connection pooling for sql server in node.js
  • windows authentication to sql server from node

When to choose

  • your Node.js app needs to query Microsoft SQL Server or Azure SQL
  • you want a promise-based API with built-in connection pooling
  • you need a pure-JavaScript driver that runs on any OS
  • you want safe parameterized queries via tagged template literals

When to avoid

  • you use PostgreSQL, MySQL, or another non-Microsoft database
  • you need a driver for a runtime other than Node.js
  • you require Windows Authentication without the native msnodesqlv8 driver

Facets

library · maturity active

database-driver database databases backend web-development developer-tools cross-platform windows mssql sql-server tds connection-pooling azure-sql promises typescript-support nodejs linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
tediousjs/node-mssqlmain96

For agents

markdown · JSON · MCP: product_card(name="tediousjs/node-mssql")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem