How to Browse Your Fly.io SQLite Database with a GUI (Without Downloading It)
Fly.io makes deploying SQLite trivial. Browsing it in production has been a mess of `flyctl ssh sftp get` and stale snapshots. Here's how to point TablePlus directly at your live Fly.io SQLite database over SSH — no downloads, no extra services.
Read article