Skip to content

amithegde/AzureTableBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Azure Table Browser!

This is a fast and easy tool to query data from Azure Storage Table.

Highlights

  • Can query data from developer storage or production account
  • Quickly search and select required table
  • Filter data through ODATA search filters (Server query)
  • Aggregate or further filter on the client side using LINQ query (Client side query)
  • Fast and goes easy on memory
  • Export result to CSV

Partial user interface:

It is a windows forms application written in c# and points to .Net Framework 4.5. Download and extract Binaries.zip file to start using the tool.

Feel free to fork and use the code as you like. Start with wiki if you need more info.

About

Fast and easy tool query data from Azure Storage Table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published