Windows Azure Storage, Part 2
mar 17,
2010
Azure Table Storage In contrast to Blobs, Azure tables offer structured storage. These ”tables”, however, are not to be confused with tables that might exist in the context of a relational database. In fact Azure tables are more like a typical ”object database” where each table contains multiple objects, or ”entities”. An entity in Azure […]