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.
Fichier de depart recommande
| Filename | sql_sample_file_100MB.sql |
|---|---|
| Size | 100.0 MB |
| MIME | application/sql |
| SHA256 | b59ccbfd84222a0395a47c0c5fde9f6f5c004d8390f19ed0be08a4c9d2748496 |
Checklist de validation
- 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.
Fixtures SQL supplementaires
| Filename | Size | MIME | Telecharger |
|---|---|---|---|
| sql_sample_file_250MB.sql | 250.0 MB | application/sql |
Telecharger |
| sql_seed_data_sample.sql | 253 B | application/x-sql |
Telecharger |
| sql_schema_migration_sample.sql | 188 B | application/x-sql |
Telecharger |
Comparaisons de formats liees
SQL vs CSV
Compare SQL seed scripts with CSV exports for bulk import, replay, and database setup workflows.
Ouvrir la comparaison