cretz / node-tds

Pure JS implementation of TDS protocol for Microsoft SQL Server
http://cretz.github.com/node-tds
MIT License
104 stars 23 forks source link

NOTE: This project is no longer actively maintained by cretz as he no longer works at a company using SQL server. Feel free to fork and improve.

node-tds is a client for Microsoft SQL Server databases.

Install: npm install tds

Website: http://cretz.github.com/node-tds