command
module
Version:
v1.2.4
Opens a new window with list of versions in this module.
Published: Nov 12, 2025
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
pgMinRO
概要
- PostgreSQLの参照向けクライアント
- ブラウザ上から任意のSELECT文を実行して結果を表示することを主目的とした軽量ツール
- 参照向けの調整になっているだけで更新も可能
- SQLドライバは画面上で選択(
pq or pgx )
推奨環境
例
$ go version
go version go1.25.4 linux/amd64
インストール
go install github.com/ystkg/pgminro@latest
使い方
起動
pgminro
もしくは
`go env GOPATH`/bin/pgminro
ブラウザからアクセス
http://localhost:8432/
停止
プロセスの停止は Ctrl + C
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.