azure-table

Official

Azure Table patterns for fast data access.

AuthorEsposter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides proven Azure Table Storage patterns for robust server-side data access, including key constants, partition/row key design, reverse-ticked timestamps, and efficient batch writes.

Core Features & Use Cases

  • Key constants guidance for pagination and batch operations (AZURE_MAX_PAGE_SIZE and AZURE_MAX_BATCH_SIZE) to ensure deterministic processing.
  • Batch write patterns that paginate through results and require all actions in a single transaction share the same partitionKey.
  • Partition/Row key design, reverse-ticked timestamps, and soft-delete semantics with deletedAt for reliable querying and lifecycle management.

Quick Start

Apply these patterns in your server code to design partition/row keys, manage batch writes with page-by-page pagination, and implement soft-delete using deletedAt.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-table
Download link: https://github.com/Esposter/Esposter/archive/main.zip#azure-table

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.