sql-splitter

Community

Split and analyze SQL dumps safely at scale.

AuthorHelgeSverre
Version1.0.0
Installs0

System Documentation

## What problem does it solve? This Skill addresses the challenge of managing large SQL dump files by enabling safe, scalable manipulation, validation, and migration workflows.

## Core Features & Use Cases

  • Split large dumps into per-table files for easier editing and targeted imports.
  • Validate integrity, analyze structure, and convert between MySQL, PostgreSQL, SQLite, and MSSQL dialects.
  • Generate FK-safe samples, shard multi-tenant dumps, reorder for safe imports, and run embedded SQL analytics.
  • Use for migrations, CI validation, dev seeding, and schema visualization.

### Quick Start Install the sql-splitter binary (e.g., cargo install sql-splitter) and try a simple workflow:

  • Split a dump: sql-splitter split dump.sql --output tables/
  • Analyze: sql-splitter analyze dump.sql --progress

Dependency Matrix

Required Modules

None required

Components

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: sql-splitter
Download link: https://github.com/HelgeSverre/sql-splitter/archive/main.zip#sql-splitter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.