Arquivo de amostra SQL para Seed Load Validation

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

Arquivo inicial recomendado

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

Checklist de validacao

  • 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.

Paginas por tamanho

Fixtures adicionais de SQL

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

Comparacoes de formatos relacionadas

SQL vs CSV

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

Open Comparison