Matriz de fixtures SQL para banco de dados

Escolha fixtures SQL para migracoes, seeds de dados, reporting e scripts de rollback.

7 Linhas de fixtures
4 Como usar esta matriz
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Como usar esta matriz

Coverage

  • Cobre migracoes de schema, seed data, consultas de relatorio e scripts transacionais.
  • Util para inicializacao local de banco e validacao de workflows SQL.
  • Ancorado no pack SQL e no workflow de seed de banco.
  • Anchored to the SQL database seed pack and workflow hub.
Linhas de fixtures

Available Variants

Variante Perfil Foco do teste Arquivo Tamanho Baixar
Schema Migration SQL
Good baseline for migration ordering and DDL application checks.
DDL fixture Schema change validation sql_schema_migration_sample.sql
.sql SHA256 d02795b63e90...
188 B Baixar
Seed Data SQL
Useful for fixture loading, database seeding, and smoke-test data setup.
Insert fixture Seed/import loading sql_seed_data_sample.sql
.sql SHA256 0db23b610430...
253 B Baixar
Reporting Query SQL
Targets reporting pipelines and result-shape validation.
Read/query fixture Reporting and aggregation sql_reporting_query_sample.sql
.sql SHA256 dcc281eba014...
167 B Baixar
Rollback Transaction SQL
Useful for transaction semantics, rollback handling, and migration safety checks.
Transactional fixture Rollback and savepoints sql_transaction_rollback_sample.sql
.sql SHA256 f901e5f34f6c...
187 B Baixar
5MB SQL
Good first step when you need a larger SQL file but still want fast feedback on apply and rollback behavior.
Size fixture Mid-size seed replay sql_sample_file_5MB.sql
.sql SHA256 e0f2e0dd2951...
5.0 MB Baixar
100MB SQL
Targets worker timeouts, database import throughput, and real SQL parser performance at size.
Large fixture Bulk import and apply time sql_sample_file_100MB.sql
.sql SHA256 b59ccbfd8422...
100.0 MB Baixar
250MB SQL
Best for rehearsal of large seed loads and database setup paths where file size changes execution behavior.
Huge fixture Long-running seed and replay stress sql_sample_file_250MB.sql
.sql SHA256 a642f4d96da3...
250.0 MB Baixar
Paginas de estrategia relacionadas

Related Packs and Workflows

Pacotes relacionados

Pacote de fixtures para seed SQL de banco

Pacote com fixtures SQL reais para schemas, seed data, reporting e workflows de inicializacao de banco.

sql_database_seed_pack.zip · 1.3 KB

Fluxos relacionados

Fixtures para seed de banco de dados

Fixtures SQL para migracoes, dados de seed, consultas de reporting e workflows de semeadura de banco.

Abrir fluxo

Large SQL Seeding Fixtures

Real SQL fixtures from seed scripts up through 250MB files for migration rehearsal, import timeouts, replay validation, and bulk-database setup.

Abrir fluxo
Paginas de estrategia relacionadas

Related Pages

Guias de melhor formato

Guias por caso de uso

Guias de conversao

Comparacoes lado a lado