PG Orbit · Features

Find the bad row. Fix it.

The data grid is where 2 a.m. incidents end. Stack multi-column filters with AND/OR logic and custom operators, tap a cell to inspect the full value, and — with Premium — edit it in place, set it NULL, insert a row, or delete one.

PG Orbit data grid on iPhone filtered to status = delivered with the filter row applied, dark mode

Filters that compose

Each filter row picks a column, an operator (equals, contains, greater than, and more), and a value; rows combine with AND/OR. Applied filters stay visible so you always know what you're looking at, and sorting works alongside them.

Editing with guardrails

Writes are Premium and always explicit: the cell inspector shows the current value before you change it, and edits run as real UPDATEs against your database. On desktop, double-click a cell to edit. Free-tier queries run in read-only transactions, so browsing can never mutate anything by accident.

  • Cell inspector with Copy, Edit, Set NULL, Delete Row
  • Row insert with column-aware form
  • json and jsonb-tolerant editing
  • Pagination with page-size control

Try it on your next incident

Free forever for read-only. Premium is $9.99, once.