sharding-pattern

Community

Sharding patterns for scalable multi-DB apps.

Authortaku-o
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines a hash-based sharding pattern across four shards with 32 tables, guiding developers on table naming, shard routing, and cross-shard queries.

Core Features & Use Cases

  • Table naming & routing: GetTableName and GetShardID patterns
  • Cross-shard queries: Cross-table queries across shards
  • Migration guidance: Consistent approach across all shards

Quick Start

Use this pattern when implementing data access that must span multiple shards; Claude will provide a guideline for routing and table selection.

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: sharding-pattern
Download link: https://github.com/taku-o/go-webdb-template/archive/main.zip#sharding-pattern

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