# sosedoff/pgweb

Cross-platform client for PostgreSQL databases

Repository: https://github.com/sosedoff/pgweb
Canonical: https://ross.abutalabs.com/products/pgweb
Homepage: https://sosedoff.github.io/pgweb
Language: Go
License: MIT
License Family: permissive
Topics: postgresql, golang, pgweb, cross-platform
Last push: 2026-07-26T22:30:33+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 25, longevity 100
- inputs: {"age_days": 4347, "days_push": 38, "days_rel": 284, "gap_med": 219.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9489, forks 860 (observed 2026-08-28T04:10:31.373050+00:00)

## What it is
Pgweb is a web-based, cross-platform PostgreSQL database explorer written in Go and distributed as a single zero-dependency binary. It provides a browser UI for browsing tables, running SQL queries, exporting data, and connecting via SSH tunnels.

## Use cases
- browse postgres tables in a browser
- run and analyze SQL queries against postgres
- export query results to CSV JSON or XML
- connect to remote postgres over SSH tunnel
- manage multiple postgres database sessions
- quickly inspect a postgres database without installing a heavy client

## When to choose
- you want a lightweight zero-dependency postgres GUI
- you need a web-based database explorer you can run on a server or locally
- you need SSH tunnel access to firewalled postgres servers
- you want a single binary that works on Mac, Linux, and Windows

## When to avoid
- you need advanced GUI features like visual schema design or ERD editing
- you need a native desktop client experience
- you primarily work with databases other than PostgreSQL

## Facets
- artifact type: application
- maturity: stable
- function: database, gui, http-server, developer-tools
- domain: databases, developer-tools, web-development
- platform: windows, cross-platform
- tags: postgresql-client, database-explorer, web-based-ui, single-binary, sql-query-tool, ssh-tunnel, macos, linux, docker

## Member repositories
- sosedoff/pgweb (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:31.373050+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:02.780380+00:00, confidence not recorded.
  - readme: https://github.com/sosedoff/pgweb (fetched 2026-08-28T04:10:31.373050+00:00, sha d18fdebfc1e8)
  - homepage: https://sosedoff.github.io/pgweb (fetched 2026-08-29T08:21:52.247928+00:00, sha 8521f7fd835b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
