LoopBack MSSQL Connector

JSON →
library 3.8.0 ·javascript maintenance
verified Jun 5, 2026

Microsoft SQL Server connector for LoopBack framework, wrapping the mssql (node-mssql) driver. Version 3.8.0 supports Node.js >=8. Provides LoopBack models backed by MSSQL tables with automatic CRUD operations, migration, and discovery. Key differentiator: integrates natively with LoopBack datasources and juggler, offering promise/callback API. Release cadence is low; last release 2020. Alternatives: tedious/mssql directly if not using LoopBack.