satan9394/dsh-db-migration0

dsh-db-migration

数据库迁移:迁移流程、前滚/回滚、数据一致性、灰度切换。受 wshobson/agents(38k★ MIT)启发。

AI 分析

核心用于安全执行数据库结构变更。适合需要修改表结构、规划无缝数据迁移及制定回滚方案的数据库管理员与后端开发。

パッケージ
dsh-db-migration
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-db-migration

ドキュメント

README 全文を読む ↗

使用

对 agent 说"改表结构 / 数据迁移",db-migration 技能输出 迁移方案(up/down + 不宕机模式 + 校验与回滚)。