msnodesqlv8

JSON →
library 5.2.0 ·javascript
verified Jun 5, 2026

Native ODBC driver for SQL Server and Sybase ASE for Node.js and Electron. Current stable version is 5.2.0, requires Node >=18. Ships prebuilt binaries for Linux (x64, glibc 2.28+, musl), macOS (x64, arm64), and Windows (x64, ia32). Provides high-performance bulk insert (130k+ rows/s), BCP, TVP, streaming, Always Encrypted, stored procedures, prepared statements, connection pooling, and Windows integrated auth. Requires Microsoft ODBC Driver 17 or 18 installed on the host. Differs from tedious (pure JS) and mssql (wrapper) by being a native add-on with superior throughput for bulk operations.