Nodeash SQL

JSON →
library 2.2.54 ·javascript
verified Jun 5, 2026

Nodeash SQL is a lightweight Node.js package for connecting to Microsoft SQL Server databases. Current stable version is 2.2.54. The package provides a simple SQLClient function that returns a promise resolving to DBWrite, DBRead, and checkDatabaseConnection helpers. It ships TypeScript types and uses an ESM-only import pattern. Compared to libraries like mssql or tedious, it aims for minimal configuration and rapid setup, but has limited documentation and community adoption.