satan9394/dsh-db-migration ↗★ 0
dsh-db-migration
数据库迁移:迁移流程、前滚/回滚、数据一致性、灰度切换。受 wshobson/agents(38k★ MIT)启发。
AI Analysis
核心用于安全执行数据库结构变更。适合需要修改表结构、规划无缝数据迁移及制定回滚方案的数据库管理员与后端开发。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-db-migrationREADME
Read the full README ↗使用
对 agent 说"改表结构 / 数据迁移",db-migration 技能输出
迁移方案(up/down + 不宕机模式 + 校验与回滚)。