viva-server-mssql
JSON →viva-server-mssql is a library for working with Microsoft SQL Server, providing a class-based API for connection management, query execution, transaction handling, and data manipulation (e.g., clone_table). The current stable version is 3.1.1, released primarily for Node.js environments. It uses the 'mssql' package as a peer dependency and supports both callback-based and promise-based patterns. Key differentiators include built-in action scheduling, timezone offset handling, and performance monitoring. The library is designed for server-side applications requiring direct MSSQL interaction with fine-grained control over connections and execution options.
API endpoints
full doc /v1/registry/viva-server-mssql