DocumentDB for eCommerce app


i creating typical ecommerce app list products prices, reviews, etc search, paging , filtering , sorting functionalities. looking scalable , high performance, schemaless , full manged nosql db. documentdb seems interesting me, know doesn't support sort (order by) , function must in such app.

sorting in memory using linq or similar approach not visible , not scalable, query result big have in memory each user.

is there workaround till sort function added documentdb?

any alternative documentdb can use on azure suitable such app?

unfortunately no scalable workaround @ present beyond have mentioned or using stored procedure ordering demonstrated in code samples posted on msdn.


Microsoft Azure  >  Azure Cosmos DB



Comments

Popular posts from this blog

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

SQL Server 2008 - High Memory Usage

How to send non-standard Content-Type header ?