PG Orbit · Features
A SQL editor that knows your schema
PG Orbit's editor is not a text box with a Run button. Autocomplete reads your live schema — start typing after FROM and it suggests your actual tables with their schema context. Keyword hints, one-tap table suggestions, and column recommendations stay visible with the keyboard up.
Built for real work
Find and replace (Cmd+F on desktop), a comment toggle (Cmd+/), and multiple query tabs so a quick lookup doesn't blow away the query you were building. Results show row count and execution time, and you can export them to CSV with Premium.
- Schema-aware autocomplete: tables, columns, and keywords
- Find & replace and comment toggle
- Multiple SQL tabs — Cmd+T new, Cmd+W close, Cmd+1–9 to jump (desktop)
- Row count and execution time on every run
Saved queries and history
Save the queries you reuse and star the history entries that matter. With a Sync subscription, saved queries follow you to every device; query history can sync too, but only if you turn it on — it contains your raw SQL, so it is opt-in and off by default.