{"library":"msnodesqlv8","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"5.2.0","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install msnodesqlv8","imports":["import sql from 'msnodesqlv8'","const conn = await sql.promises.open(connectionString)","await conn.promises.query('SELECT 1')"]},{"cmd":"yarn add msnodesqlv8","imports":[]},{"cmd":"pnpm add msnodesqlv8","imports":[]}],"homepage":"https://github.com/TimelordUK/node-sqlserver-v8","github":"https://github.com/TimelordUK/node-sqlserver-v8","docs":null,"changelog":null,"pypi":null,"npm":"msnodesqlv8","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}