pgcli

popularcautiondatabasepipx

dbcli · Postgres shell, autocomplete, and readable results from the terminal.

$ pipx install pgcli
One-liner to try
$ pgcli postgres://localhost/postgres

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Human-first CLI · 0/100
Verify
pgcli --version
Agent URL
/cli/pgcli/agent.md

Quick reference

Installpipx install pgcli
Verifypgcli --version
First commandpgcli postgres://localhost/postgres

About

Postgres shell, autocomplete, and readable results from the terminal. Built by dbcli.

Example workflow

1. pgcli postgres://localhost/postgres

Alternatives worth considering