Tuesday 23 December 2008

Windows Azure Table Browser

I had this discussion last week and may’be if I have time over Christmas, I might build one.

What would be really cool if someone built a little tool to allow you to browse / view data held in a table in Windows Azure Storage Services.

I don’t think this would take long to build, would be pretty simple and would be incredibly useful.

All the browser would need to do really is take the serialized data, and extract it out to equivalent rows and columns.

Maybe one exists already?  If so, let me know.

2 comments:

Anonymous said...

I think there is one in the sdk samples

chrishayuk said...

Heya Alex,

I don't think there is.

The cloud drive only allows command line access to blobs and queues, not tables