2.0.1 • Published 5 years ago

node-red-contrib-mssql-pool-revised v2.0.1

Weekly downloads
4
License
MIT
Repository
-
Last release
5 years ago

node-red-contrib-mssql

RedConnect Approved

A node-red node for connecting to Microsoft MS SQL Databases Based on npm package mssql

Importantly, this package comes with pre-built linux drivers for communicating with the Azure & MS SQL services (using TDS protocal), removing the need to set-up environment level MSSQL (or similar) drivers.

Thanks to efa2000, creator of github.com/efa2000/node-red-contrib-odbc - who's node this was based on.