·Database Implementation
</>

Database Implementation

microck/ordinary-claude-skills

数据库模式设计、迁移、使用 SQL、Exped ORM、Flyway 进行查询优化。用于数据库、迁移、模式、sql、flyway 标签。提供迁移模式、验证命令、回滚策略。

0安装·0热度·@microck

安装

$npx skills add https://github.com/microck/ordinary-claude-skills --skill Database Implementation

SKILL.md

Domain-specific guidance for database schema design, migrations, and data modeling.

✅ Migration runs without errors on clean database ✅ Schema matches design specifications ✅ Indexes created correctly ✅ Constraints validate as expected ✅ Rollback works (if applicable) ✅ Tests pass with new schema

Issue: Adding NOT NULL column to table with existing rows

数据库模式设计、迁移、使用 SQL、Exped ORM、Flyway 进行查询优化。用于数据库、迁移、模式、sql、flyway 标签。提供迁移模式、验证命令、回滚策略。 来源:microck/ordinary-claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/microck/ordinary-claude-skills --skill Database Implementation
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 Database Implementation?

数据库模式设计、迁移、使用 SQL、Exped ORM、Flyway 进行查询优化。用于数据库、迁移、模式、sql、flyway 标签。提供迁移模式、验证命令、回滚策略。 来源:microck/ordinary-claude-skills。

如何安装 Database Implementation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microck/ordinary-claude-skills --skill Database Implementation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/microck/ordinary-claude-skills