【问题标题】:Windows Azure SDK for Node.js SQL Azure Provider适用于 Node.js SQL Azure 提供程序的 Windows Azure SDK
【发布时间】:2012-05-25 10:35:58
【问题描述】:

我想使用适用于 Windows Azure 的 Node.js SDK 连接到 SQL Azure,但没有关于如何设置它的教程。有人知道我如何使用 Node.js 与 SQL Azure DB 对话吗?

谢谢

【问题讨论】:

    标签: sql node.js azure


    【解决方案1】:

    上周,我们发布了 Microsoft Driver for Node.JS for SQL Server(和 Windows Azure SQL 数据库,又名 SQL Azure)的预览版!

    你可以在 Github 上找到它: https://github.com/windowsazure/node-sqlserver/

    谢谢,

    乔纳森

    【讨论】:

    【解决方案2】:

    this MSDN forum 上有关于此主题的讨论。根据 Nate Totten 的评论,没有官方驱动程序,但 Joyent 的 github repo 上有一些社区驱动的驱动程序。我无法找到有关此的任何其他信息。

    【讨论】:

      【解决方案3】:

      根据我的经验,如果您真的必须连接到 SQL Azure,我建议您使用以下实现比较丰富然后任何其他:

      https://github.com/cretz/node-tds

      【讨论】:

      • 我不相信 node-tds 支持基于 this issue 的 SQL Azure(现在称为 Windows Azure SQL 数据库),它仍然处于活动状态。
      猜你喜欢
      • 1970-01-01
      • 2013-01-26
      • 2011-05-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-02-13
      • 2012-03-24
      相关资源
      最近更新 更多