pgcli

A PostgreSQL CLI with auto-completion and syntax highlighting

Miscellaneous Python menggantikan psql

pgcli is a command-line interface for PostgreSQL with auto-completion (including table and column names) and syntax highlighting.

Instalasi

brew brew install pgcli
pip pip install pgcli