Secure connections
Save PostgreSQL connection details with encrypted passwords, SSL settings, URL import, testing, search, edit, and delete actions.
Postgres client for Linux
PgDeck for Linux packages a focused PostgreSQL client into an AppImage workflow for developers who want schema browsing, staged edits, SQL, and exports on their desktop.

PgDeck is shaped around PostgreSQL tasks that happen every day: connect, inspect, filter, edit, query, manage structure, copy, and export.
Install the PgDeck desktop client and connect to local, staging, or hosted PostgreSQL databases.
Save PostgreSQL connection details with encrypted passwords, SSL settings, URL import, testing, search, edit, and delete actions.
Browse schemas and tables, search the table list, pin favorites, filter rows, sort columns, resize columns, and paginate results.
Run SELECT and non-SELECT statements from multi-tab SQL editors with syntax highlighting and interactive query results.
Edit cells, add rows, duplicate rows, set NULL, stage deletes, review pending changes, and commit everything in one transaction.
Run PgDeck as a desktop client and keep common PostgreSQL tasks in a dedicated interface built for table inspection and safe editing.
Use PgDeck with local development databases, staging environments, or hosted PostgreSQL instances using host fields or connection URLs.
Copy selected rows as JSON or CSV, export the current page, or generate SQL INSERT statements from selected data.
Yes. PgDeck provides a Linux AppImage for common desktop distributions.
Download the AppImage, make it executable, and run it from your desktop or terminal.
Yes. PgDeck includes a multi-tab SQL editor alongside the visual PostgreSQL data grid.