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 .mdJSON
Readiness
Human-first CLI · 0/100
Verify
pgcli --version
Agent URL
/cli/pgcli/agent.md

Quick reference

Install
pipx install pgcli
Verify
pgcli --version
First command
pgcli postgres://localhost/postgres
Machine JSON
/cli/pgcli.json

About

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

Example workflow

1. pgcli postgres://localhost/postgres

Alternatives worth considering