← スキル一覧に戻る

schema-drift-handling
by AmnadTaowsoam
⭐ 0🍴 0📅 2026年1月24日
SKILL.md
name: Schema Drift Handling description: See the main Schema Drift Detection skill for comprehensive coverage of schema drift detection and management.
Schema Drift Handling
This skill is covered in detail in the main Schema Drift Detection skill.
Please refer to: 43-data-reliability/schema-drift/SKILL.md
That skill covers:
- What is schema drift and why it matters
- Types of schema changes (column added/removed, data type changed, constraints, table renamed/dropped)
- Schema drift detection (automated monitoring, version tracking, change detection)
- Schema evolution strategies (backward compatibility, forward compatibility, schema versioning)
- Handling schema changes (graceful degradation, data migration, pipeline adaptation)
- Tools and techniques (dbt schema tests, Great Expectations, Monte Carlo, Kafka Schema Registry, Protobuf/Avro)
- Schema change notification (alerts, change logs, impact analysis)
- Database migration best practices (migrations in version control, rolling migrations, zero-downtime)
- Schema documentation (data dictionary, schema changelog, ERD diagrams)
- Testing schema changes
- Real schema drift incidents
Related Skills
43-data-reliability/schema-drift(Main skill)43-data-reliability/schema-management43-data-reliability/data-contracts
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です