azure-data-tables-java

Community

Build scalable Azure Tables apps in Java.

AuthorDobricLilujun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building Java applications that work with Azure Tables often requires boilerplate for client setup, table/entity CRUD, and batch transactions. This Skill provides a clear, ready-to-run pattern using the Azure Tables SDK for Java to accelerate development and ensure consistent usage.

Core Features & Use Cases

  • Table lifecycle management: create, list, and delete tables via TableServiceClient and TableClient.
  • Entity CRUD operations: create, read, update, and delete entities using PartitionKey and RowKey.
  • Batch/Transactional operations: execute atomic transactions across multiple entities.
  • Cosmos DB Table API compatibility: supports building apps that target Cosmos DB Table API while using the Azure Tables SDK model.
  • Use case example: inventory tracking or telemetry storage with scalable, schemaless entities.

Quick Start

Create a new table named 'inventory' and add a sample product entity.

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-data-tables-java
Download link: https://github.com/DobricLilujun/LabAgentSkill/archive/main.zip#azure-data-tables-java

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 471,000+ vetted skills library on demand.