Ross ROSS = Recommend OSS · open-source software intelligence for agents

okbob/pspg

Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard. observed · 2026-08-28

github.com/okbob/pspg · C · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 89
  • Release rhythm 59
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 36
  • age_days: 3340
  • days_rel: 196
  • days_push: 66
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2728 stars · 89 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pspg is a Unix terminal pager written in C with rich functionality designed for browsing tabular data, primarily as a pager for psql and PostgreSQL. It also works with MySQL, sqlite, pgcli, and other CLI database clients, and can view CSV/TSV files with features like frozen rows/columns, sorting, searching, and clipboard export.

Use cases

  • view psql query results in a pager with frozen header rows
  • browse CSV files in the terminal
  • sort query output by a numeric column
  • copy selected table cells to clipboard from the terminal
  • use a table-aware pager with pgcli or mysql
  • search within large query result sets

When to choose

  • you spend a lot of time in psql, mysql, or pgcli and want better table navigation than less
  • you need a terminal CSV/TSV viewer with sorting and selection
  • you want to freeze header rows or columns while scrolling wide result sets

When to avoid

  • you need a general-purpose pager for non-tabular text
  • you need a native Windows application (use WSL2 instead)
  • you need a GUI table viewer

Facets

cli-tool · maturity active

cli developer-tools databases developer-tools cli cross-platform pager tui ncurses psql csv-viewer terminal-ui postgresql mysql command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
okbob/pspgmain81

For agents

markdown · JSON · MCP: product_card(name="okbob/pspg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem