Azure DocumentDB: JavaScript as Modern Day T-SQL
2015年8月20日
We're taking the Azure DocumentDB vision another step further by introducing a JavaScript language integrated query API to our JavaScript server-side SDK.
2015年8月20日
We're taking the Azure DocumentDB vision another step further by introducing a JavaScript language integrated query API to our JavaScript server-side SDK.
2015年8月13日
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.
2015年8月13日
How to get started with the new and improved id-based routing in DocumentDB.
2015年8月6日
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.
2015年7月28日
The DocumentDB Script Explorer now supports creating, editing, and deleting stored procedures, user-defined functions, and triggers!
2015年7月15日
The latest release of the Azure DocumentDB Data Migration Tool opens up not only additional import sources, but also the ability to apply an indexing policy to DocumentDB collections during import.
2015年7月8日
With the release of ORDER BY support for Azure DocumentDB, we’ve updated our portal experience to make it just as easy to specify the indexing policy for your collections.
2015年6月11日
We’ve released a set of enhancements to improve your experience and efficiency working with DocumentDB queries, documents, and server-side programming in the Azure preview portal.
2015年6月2日
The Azure DocumentDB Data Migration Tool is an open source solution that imports data to DocumentDB, Azure's NoSQL document database service. With the latest release of the tool, you can now ingest large volumes of data from a variety of sources even faster by partitioning the data across multiple collections during import.
2015年5月26日
We’re always looking for ways to make it even easier to get started with DocumentDB.