SQL use case

Fichier d'echantillon SQL pour Seed Load Validation

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

100.0 MB JSON du manifeste SHA256
Starter file

Download

sql_sample_file_100MB.sql

100.0 MB application/sql SHA256 b59ccbfd8422...
Checklist

Testing Steps

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

Related Variants

sql_sample_file_250MB.sql

250.0 MB · application/sql

Telecharger

sql_seed_data_sample.sql

253 B · application/sql

Telecharger

sql_schema_migration_sample.sql

188 B · application/sql

Telecharger
Next steps

Related Pages