data-migration-verify
CommunityVerify database migration correctness.
Authordmzoneill
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that data migrated between different database systems (PostgreSQL, MySQL, SQLite) is accurate and consistent, preventing data loss or corruption.
Core Features & Use Cases
- Schema and Table Comparison: Compares database schemas and table structures between source and target databases.
- Row Count Verification: Checks if the number of rows in tables matches after migration.
- Database Integrity Checks: Supports various checks like table sizes and detailed table descriptions.
- Use Case: After migrating a production database from PostgreSQL to MySQL, use this Skill to confirm that all tables and their data have been transferred correctly.
Quick Start
Verify the data migration for the 'users' table from a PostgreSQL source to a SQLite target database.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: data-migration-verify Download link: https://github.com/dmzoneill/skills/archive/main.zip#data-migration-verify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.