Azure Table Vs MongoDB on Azure

前端 未结 7 1607
借酒劲吻你
借酒劲吻你 2020-12-12 19:04

I want to use a NoSQL database on Windows Azure and the data volume will be very large. Whether a Azure Table storage or a MongoDB database running using a Worker role can o

7条回答
  •  时光取名叫无心
    2020-12-12 19:21

    I realize that this question is dated. I'd like to add the following info for those who may come upon this question in their searches.

    Note that now, MongoDB is offered as a fully managed service on Azure. (officially in Beta as of Apr '15)

    See: http://www.mongodb.com/partners/cloud/microsoft or https://azure.microsoft.com/en-us/blog/announcing-new-mongodb-instances-on-microsoft-azure/

    See (including pricing): https://azure.microsoft.com/en-us/marketplace/partners/mongolab/mongolab/

提交回复
热议问题