- Table storage overview and design principles
- Key considerations for querying and data modification
- Modeling relationships
- Table design patterns – including Intra-partition secondary indexes, Inter-partition secondary indexes, Eventually consistent transactions, Index entities, Denormalization and many more
- Anti-patterns – including prepend / append and log data anti-patterns
- Implementation considerations
Azure Storage Table Design Guide
We are pleased to announce the release of the Azure Storage Table Design Guide. This guide has been developed based on real-world experience helping the largest storage users in the world design their applications to use Table Storage.
The guide includes: