Skip to main contentCrate sql_splitter
Source - analyzer
- cmd
- convert
- Convert command for translating SQL dumps between dialects.
- differ
- Diff module for comparing two SQL dumps.
- duckdb
- DuckDB query engine for SQL dump analytics.
- graph
- ERD (Entity-Relationship Diagram) generation module.
- json_schema
- JSON Schema generation for CLI output types.
- 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.
- redactor
- Redactor module for anonymizing sensitive data in SQL dumps.
- 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