pgminro

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 16 Imported by: 0

README

pgMinRO

概要

  • PostgreSQLの参照専用クライアント
  • ブラウザ上から任意のSELECT文を実行して、結果を表示する軽量ツール

画面遷移

flowchart LR
    connect[DB接続] --> query[クエリー]
    query --> query

使い方

依存モジュールの準備
go mod tidy
起動
go run .
ブラウザからアクセス

http://localhost:8432/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL