← All tools

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.

Where do I get my Timex file?
  1. 1
    Open Timex on your Mac and click the gear icon in the bottom tab bar.
    Timex tab bar with the gear (Settings) icon
  2. 2
    Scroll to "Database" and click "Export…"— Timex writes a small .zip wrapping a single timex.sqlite file.
    Settings page showing Database section with Export button
  3. 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"