A browser-based SQLite explorer built with React, TypeScript, Vite, and SQL.js (WASM). The application runs fully on the client: databases are opened in browser memory, queried in a WebAssembly SQLite ...