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?
Microsoft Azure > Azure Cosmos DB
Comments
Post a Comment