8000 Tags · enghch/DocumentDBStudio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: enghch/DocumentDBStudio

Tags

0.21

Toggle 0.21's commit message
1. Update to Azure.Documents.Client 0.9.1-preview. 2. Add icon. 3. So…

…me small fix.

0.20

Toggle 0.20's commit message
Some small fix: 1. query return formatting. 2. Media Options 3. Add m…

…ultiple documents from folder.

0.10

Toggle 0.10's commit message
First version of working Azure DocumentDB studio. This client tool al…

…lows you to perform CRUD operation on Azure DocumentDB.

It supports:
1. Browse DocumentDB resources and learn DocumentDB resource model.
2. Issue Insert, Replace, Delete, Read (CRUD) operations on every DocumentDB resource and resource feed.
3. Issue SQL/UDF query. Execute storedprocedure.
4. Inspect heads (quota, usage, RG charge) for every operation.

To start:
1. Add your account from File|Add account. You can provision and get your account endpoint and masterkey from https://portal.azure.com
2. You can navigate the DocumentDB resource model in the left side treeview panel.
3. Right click any resource feed or item for supported CRUD or query or stored procedure operation.
The tool requires .Net Framework 4.0 installed on your machine.

Signed-off-by: unknown <mingliu@MINGLIUX1A.redmond.corp.microsoft.com>
0