loopback-connector-mssql
JSON →Microsoft SQL Server connector for the LoopBack framework (v3.6.2, last release May 2020). This package integrates MSSQL databases into LoopBack/loopback-datasource-juggler with a defined schema and CRUD operations. It wraps the underlying node-mssql driver and supports connection pooling, encrypted connections for Azure, and standard LB data source configuration. Minimal release cadence, no active development since 2020. Alternatives: loopback-connector-mssql (official StrongLoop version) or use sequelize/mongoose with MSSQL.