Get the DocumentDB SQL query cheat sheet
25 de agosto de 2015
Get started with querying JSON documents in Azure DocumentDB by downloading the printable SQL query reference sheet now available.
25 de agosto de 2015
Get started with querying JSON documents in Azure DocumentDB by downloading the printable SQL query reference sheet now available.
13 de agosto de 2015
The latest DocumentDB service update includes support for automatic indexing of geospatial data, as well as SQL support for performing proximity queries stored in DocumentDB.
6 de agosto de 2015
DocumentDB now supports online index transformations. With this release, you can create and modify the indexing policy configuration of your DocumentDB collections. The index transformations are applied online/in place, so you can continue to read, write and query while the indexing is in progress.
7 de julho de 2015
Today, we're pleased to announce a key improvement in SQL querying - DocumentDB now supports Order By, and string range queries! With this change, you will be able to sort query results using any string, numeric, or Boolean property in your JSON documents.
6 de maio de 2015
We’re pleased to announce some enhancements to the DocumentDB SQL grammar, including new keywords, operators and functions.
30 de abril de 2015
We are pleased to announce the release of new functionality in the .NET SDK that makes it easier to develop partition application data using Azure DocumentDB.