SQLite, in your browser. Nothing uploaded.
The proof of "your data, your file." Drop any .sqlite file below and inspect it — tables, schemas, ad-hoc SQL, CSV export. Powered by sql.js (WebAssembly) running entirely client-side. If you drop a Timex file, we auto-detect the schema and offer canned queries.
Drop a .sqlite or .zip file here
Plain .sqlite, or the .zip that Timex's "Export your data" produces — we unzip in the browser. How do I export?
Files stay in this browser tab. No upload, no telemetry. ~660 KB WASM downloads once and is cached.
Where do I get my Timex file?
- 1 Open Timex on your Mac and click the gear icon in the bottom tab bar.

- 2 Scroll to "Database" and click "Export…"— Timex writes a small
.zipwrapping a singletimex.sqlitefile.
- 3 Drop the .zip on this page. The Export route is the right one — it uses SQLite's
VACUUM INTO
Advanced: the live file is at ~/Library/Application Support/io.muvon.timex/timex.sqlite if you'd rather open it directly.
Nothing uploaded. Your file stays in this browser tab. If you don't have Timex yet, use the "Open demo data"