pspg is a terminal pager purpose-built for working with tabular data in the command line. Unlike standard pagers, it understands table structure and keeps your context intact while navigating large datasets.
Key capabilities include:
Database integration works seamlessly with PostgreSQL's psql, MySQL, SQLite, pgcli, Trino, and other SQL clients. Simply set your PSQL_PAGER environment variable to use pspg as your default pager.
Installation is straightforward on most Linux distributions through package managers (apt, dnf, brew), and it runs well in WSL2 on Windows. The tool offers extensive configuration options for customizing appearance, behavior, and keyboard shortcuts to match your workflow preferences.
$ apt-get install pspg$ apt-get install postgresqlActivity score
85/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Auto-fetched .