A high performance GUI to query & manage postgres databases.
Written in GPUI with GPUI Component
Connections and query history will be saved to a sqlite db file in ~/.pgui/pgui.db
Passwords are saved in the host OS secure store via Keyring crate.
Only Anthropic support w/ ANTHROPIC_API_KEY via enviroment.
AI Completions are triggered via code actions (cmd + .) or via the inline completions toggle.
Note: currently hard-coded to claude haiku 4.5
See Mac App Build for building locally on MacOS
