SQLite Local Database Fixture Matrix
Choose SQLite fixtures for embedded database replay, schema changes, staging imports, and local-analysis workflows.
Hoe je deze matrix gebruikt
- Covers staging imports, versioned schemas, and request/header replay in real sqlite databases.
- Useful for offline debugging, ETL staging, and local database validation without external services.
- Anchored to ETL, warehouse, and cache-serialization packs for quick setup.
Open primaire bibliotheek
Deze matrix is gekoppeld aan de SQLITE-bibliotheekpagina en het manifest.
Fixture-rijen
| Variant | Profile | Testfocus | File | Size | Download |
|---|---|---|---|---|---|
|
Batch Ingestion SQLite
Good baseline for local ETL staging checks and relational fixture loading.
|
Staging database | Table import validation | sqlite_batch_ingestion_sample.sqlite |
12.0 KB | Download |
|
Schema Evolution SQLite
Useful for testing schema-drift handling and migration-aware local tooling.
|
Migration fixture | Versioned table layouts | sqlite_schema_evolution_sample.sqlite |
20.0 KB | Download |
|
Local Replay SQLite
Targets support reproduction and embedded database replay with realistic request state.
|
Replay database | Request/header reproduction | sqlite_local_replay_sample.sqlite |
16.0 KB | Download |
Gerelateerde packs
Fixturepack voor ETL-validatie
Pack met Parquet-, Avro-, CSV- en JSON-fixtures voor batch-ingestie, warehouse-loads en validatie van ETL-pijplijnen.
etl_validation_fixture_pack.zip · 4.6 KB
Fixturepack voor warehouse-import
Pack met kolom- en rijfiles voor warehouse-import, stagingvalidatie en controle van analytische datasets.
warehouse_import_fixture_pack.zip · 3.7 KB
Cache Serialization Fixture Pack
Bundle of real MessagePack, SESSION, JWT, JSON, and SQLite fixtures for cache serialization, replay, and embedded-state debugging.
cache_serialization_fixture_pack.zip · 2.8 KB
Gerelateerde workflows
Fixtures voor batch-ingestie
Parquet-, Avro-, JSON- en CSV-fixtures voor ingestie in bulk, staging en validatie van batchpijplijnen.
Open WorkflowFixtures voor schema-evolutie
Avro-, Parquet- en JSON-fixtures om schemawijzigingen, achterwaartse compatibiliteit en veldevolutie te testen.
Open WorkflowLocal Database Replay Fixtures
SQLite, SQL, MessagePack, and JSON fixtures for offline replay, support debugging, and embedded-database validation.
Open Workflow