node-sqlserver :微軟發布的 SQL Server 的 Node.js 驅動

openkk 12年前發布 | 88K 次閱讀 Node.js Node.js擴展

node-sqlserver 是微軟官方發布的 SQL Server 的 Node.js 的驅動程序。可允許 Windows 上運行的 Node.js 程序訪問 SQL Server 和 Windows Azure SQL 數據庫。

使用該驅動需要以下環境和組件支持:

  • Node.js - use the latest version if possible, but it has been tested on node 0.6.10 and later

  • node-gyp - latest version installed globally (npm install -g node-gyp)

  • python 2.7.x - for node-gyp (make sure it is in the path)

  • Visual C++ 2010 - the Express edition is freely available from Microsoft

  • SQL Server Native Client 11.0 - available as Microsoft SQL Server 2012 Native Client found in the SQL Server 2012 Feature Pack

項目主頁:http://www.baiduhome.net/lib/view/home/1339158521472

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!