在 Windows 上托管进程内文档数据库

发布于 2024-10-10 15:46:22 字数 238 浏览 0 评论 0原文

是否有任何类似于 MongoDB 的文档数据库可以在 ASP.NET Web 应用程序中运行,并且可以托管在服务器上而无需任何独特的计算机配置?

我问这个问题是因为我目前使用的托管提供商仅支持 SQL Server 2008 作为数据库,但我想在文档数据库上运行我的网站。

(或者我最好使用专门的数据库主机,例如 MongoHQ)?

Are there any document-databases, similar to MongoDB, that run within an ASP.NET web application, and could be hosted on a server without any unique machine configuration?

I'm asking this because the hosting provider I'm currently with only support SQL Server 2008 as a database, but I'd like to run my website off a document database.

(Or am I better off going with a specialized database host, such as MongoHQ)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

墨洒年华 2024-10-17 15:46:22

我目前在 ASP.NET 应用程序中使用 MongoDB,它运行得很好......但是我们有自己的服务器。

这里的问题似乎更多地与主机有关,然后是MongoDB或CouchDB等。

在这种情况下,是的......我想说一个不错的选择是使用像 MongoHQ 这样的托管服务(例如,与 SQL Server 主机相比,它们的费率相当合理)。

这就是说为什么不直接购买一个 VPS 来完全控制 Windows 服务器呢?

您可以以合理的价格找到 Window VPS,并在其上安装您想要的任何内容……包括 MongoDB。

I currently use MongoDB for ASP.NET apps and it works quite well ... however we have our own servers.

The question here seems more to do with the host then MongoDB, or CouchDB, etc.

In this case, yes ... I would say a good option would be to go with a hosting service like MongoHQ (they have quite reasonable rates compared to SQL Server hosts for example.)

That said why not just get a VPS that gives you total control of you Windows server?

You can find a Window VPS for reasonable prices and install whatever you want on them ... including MongoDB.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文