{"library":"mssql","type":"library","category":null,"description":"mssql is a robust and actively maintained Node.js client for Microsoft SQL Server, currently stable at version 12.3.1. It features a rapid release cadence, with multiple minor and patch versions frequently released, often within weeks, and major versions roughly annually. The library supports multiple underlying TDS drivers: the pure JavaScript `Tedious` driver (default) and the native `MSNodeSQLv8` driver, offering flexibility based on deployment environment and performance needs. It provides a modern API with support for async/await, Promises, ES6 tagged template literals, and streaming, alongside traditional callbacks. Key differentiators include its comprehensive API for managing connections, connection pools, and requests, as well as explicit support for SQL Server features like input/output parameters, stored procedure execution, and bulk inserts.","language":"javascript","status":"active","version":"12.3.1","tags":["javascript","database","mssql","sql","server","msnodesql","sqlserver","tds","node-tds"],"install":[{"cmd":"npm install mssql","imports":["import sql from 'mssql'","import { TYPES } from 'mssql'","import { Request } from 'mssql'","import sql from 'mssql/msnodesqlv8'"]},{"cmd":"yarn add mssql","imports":[]},{"cmd":"pnpm add mssql","imports":[]}],"homepage":"https://mssql.js.org","github":"https://github.com/tediousjs/node-mssql","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mssql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mssql/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}