Crate sql_splitter

Crate sql_splitter 

Source

Modulesยง

analyzer
cmd
convert
Convert command for translating SQL dumps between dialects.
differ
Diff module for comparing two SQL dumps.
merger
Merger module for combining split SQL files back into a single dump.
parser
pk
Shared primary key hashing utilities.
progress
Shared progress tracking utilities.
sample
Sample command for creating reduced datasets from SQL dumps.
schema
Schema analysis module for FK-aware operations.
shard
Shard command for extracting tenant-specific data from SQL dumps.
splitter
validate
Validate module for SQL dump integrity checking.
writer