SQLITE use case

SQLITE voorbeeldbestand voor Parser Regression

Run parser and extractor regressions with stable sample fixtures and checksum validation.

20.0 KB Manifest JSON SHA256
Starter file

Download

sqlite_schema_evolution_sample.sqlite

20.0 KB application/vnd.sqlite3 SHA256 51467586147e...
Checklist

Testing Steps

  1. Compare parsed metadata against expected outputs.
  2. Validate behavior for malformed and edge-case inputs.
  3. Track parser drift after dependency upgrades.
Companion fixtures

Related Variants

sqlite_local_replay_sample.sqlite

16.0 KB · application/vnd.sqlite3

Download

sqlite_batch_ingestion_sample.sqlite

12.0 KB · application/vnd.sqlite3

Download
Next steps

Related Pages