Skip to content
/ pgui Public
forked from duanebester/pgui

GUI app to query Postgres - Powered by GPUI

Notifications You must be signed in to change notification settings

linruohan/pgui

 
 

Repository files navigation

PGUI

A high performance GUI to query & manage postgres databases.

Written in GPUI with GPUI Component

Connections

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.

Agent Panel

Only Anthropic support w/ ANTHROPIC_API_KEY via enviroment.

AI Completions (Cmd+.)

AI Completions are triggered via code actions (cmd + .) or via the inline completions toggle.

Note: currently hard-coded to claude haiku 4.5

Building

See Mac App Build for building locally on MacOS

About

GUI app to query Postgres - Powered by GPUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%