tpaw Docs

Getting Started

Install tpaw on macOS and learn the core interface — connections, tabs, sidebar, and keyboard shortcuts.

tpaw is a native macOS PostgreSQL GUI built for developers who prefer keyboard shortcuts and a distraction-free interface over heavy enterprise tooling. After a 5-minute setup you can browse schemas, run queries, and edit data without leaving the keyboard.

System requirements

  • macOS 13 Ventura or later
  • Apple Silicon Mac (M1/M2/M3/M4)
  • PostgreSQL server (local or remote)

Installation

  1. Download the latest .dmg from the releases page
  2. Open the .dmg and drag tpaw to /Applications
  3. Launch tpaw from Spotlight (Cmd+Space → type "tpaw") or Finder

macOS may show a Gatekeeper prompt on first launch — click Open to proceed.

The interface at a glance

AreaWhat it does
Home / Connection listAll saved connections with environment tags
SidebarSchema browser — tables, views, sequences, enums, functions, extensions, roles
Tab barOne tab per open query editor or table view
Main contentQuery editor, Data Grid, or Monitor panel
ToolbarRun, Format, Save, Focus Mode, and context-specific actions

What's in this section

On this page