UT Port SQL

JSON →
library 9.2.9 ·javascript
verified Jun 5, 2026

A port module for the UT framework that provides SQL Server database integration via the mssql driver. It handles connection management, database/ schema creation, synchronization of database objects from file folders, and automatic linking of stored procedures as callable methods. Current stable version is 9.2.9, released under the MIT license. Peer dependency on ut-run ^10.78.17. Key differentiators: automated schema sync from file system, stored procedure linking, support for both tedious and msnodesqlv8 drivers, optional automatic database creation with elevated credentials.