Back to Plugins
Database Sharding
Database sharding for PostgreSQL/MySQL with hash/range/directory strategies. Use for horizontal scaling, multi-tenant isolation, billions of records, or encountering wrong shard keys, hotspots, cross-shard transactions, rebalancing issues.
databasepostgresmysql
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install database-sharding@claude-skillsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions