Skip to content

YunoHost-Apps/pgweb_ynh

Repository files navigation

Pgweb for YunoHost

Integration level Working status Maintenance status

Install Pgweb with YunoHost

Read this README in other languages.

This package allows you to install Pgweb quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Pgweb is a web-based database explorer for PostgreSQL, written in Go. Distributed as a simple binary with zero dependencies. Very easy to use and packs just the right amount of features.

Features

  • Zero dependencies.
  • 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.

Shipped version: 0.16.2~ynh1

Demo: https://pgweb-demo.fly.dev/

Screenshots

Screenshot of Pgweb

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/pgweb_ynh/tree/testing --debug
or
sudo yunohost app upgrade pgweb -u https://github.com/YunoHost-Apps/pgweb_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps