Sails MSSQL Adapter
JSON →MSSQL adapter for Sails.js and Waterline ORM. Current stable version is 2.0.2, supporting Sails 1.x. Designed to allow Sails applications to connect to Microsoft SQL Server databases, including Azure SQL. It provides Waterline-compatible model operations (create, read, update, delete) and exposes a `query()` method for raw SQL. Maintenance is minimal; the adapter is largely stable but receives infrequent updates. Compared to the official `sails-sqlserver`, this package is community-maintained and may have less active support.
Resources
packagesails-sqlserver ↗