SQL Sample File for Seed Load Validation

Validate bulk SQL seed and replay behavior with real large SQL files plus schema and rollback controls.

Recommended Starter File

Filename sql_sample_file_100MB.sql
Size 100.0 MB
MIME application/sql
SHA256 b59ccbfd84222a0395a47c0c5fde9f6f5c004d8390f19ed0be08a4c9d2748496

Validation Checklist

  • Measure execution time and transaction footprint for 100MB and 250MB SQL fixtures.
  • Confirm load ordering, partial-failure handling, and idempotent replay behavior.
  • Verify row counts or seed markers after each run so success is not judged only by process exit codes.

Size-Specific Pages

Additional SQL Fixtures

Filename Size MIME Pobierz
sql_sample_file_250MB.sql 250.0 MB application/sql Pobierz
sql_seed_data_sample.sql 253 B application/x-sql Pobierz
sql_schema_migration_sample.sql 188 B application/x-sql Pobierz

Related Format Comparisons

SQL vs CSV

Compare SQL seed scripts with CSV exports for bulk import, replay, and database setup workflows.

Open Comparison