Data Veil v0.9 ============== Load a CSV, get a queryable database that never leaves the machine. Charts are rendered from query results, not from an upload. Stack ----- SQLite in WASM OPFS storage Footprint --------- critical path 9kb 1.2mb lazy Features -------- - SQLite in the tab: Real SQL against your own file. - OPFS persistence: Reload without re-importing. - Streamed import: Large exports never buffer in memory. Changelog --------- - v0.9 — OPFS persistence and streamed CSV import. - v0.5 — First public beta. Demo content. Licence: Beta