Index | Thread | Search

From:
Igor Zornik <mocheryl@mocheryl.org>
Subject:
Re: [NEW] www/pgweb 0.17.0
To:
OpenBSD ports <ports@openbsd.org>
Date:
Sat, 28 Feb 2026 19:39:42 +0100

Download raw body.

Thread
Ping.

On Sat, 2026-02-21 at 11:07 +0100, Igor Zornik wrote:
> Hello, ports!
> 
> Attached is a submission for a new port. Pgweb is web-based client for
> working with PostgreSQL databases. I like this one because it is
> simple
> to deploy and has enough features to be generally useful. You can run
> it
> standalone or as a daemon through RC. In the later case I’ve set up
> the port to run it as user “www” for now.
> 
> Any feedback is welcome. Package info output:
> 
> Comment:
> cross-platform client for PostgreSQL databases
> 
> Description:
> Pgweb is a web-based database explorer for PostgreSQL, written in Go.
> 
> Features:
> - Works with PostgreSQL 9.1+.
> - Supports native SSH tunnels.
> - Multiple database sessions.
> - Execute and analyze custom SQL queries.
> - Table and query data export to CSV/JSON/XML.
> - Query history.
> - Server bookmarks.
> 
> Visit https://github.com/sosedoff/pgweb/wiki/ for more details.
> 
> Maintainer: Igor Zornik <mocheryl@mocheryl.org>
> 
> WWW: https://sosedoff.github.io/pgweb/