dhth/schemas

Inspect postgres schemas via a TUI

28

stars

57

commits

Go

primary language

Jun 7, 2026

updated

tools.dhruvs.space/schemas
bubbletea
postgres
tui
Browse cluster: Go TUI Applications with Bubble Tea

README

schemas

Build Status Vulnerability Check Latest release Commits since latest release

schemas lets you inspect schemas of postgres tables via a TUI.

Usage

💾 Installation

homebrew:

brew install dhth/tap/schemas

go:

go install github.com/dhth/schemas@latest

⚡️ Usage

DATABASE_ADDRESS='ABC' \
DATABASE_PORT='ABC' \
DATABASE_USERNAME='ABC' \
DATABASE_PASSWORD='ABC' \
DATABASE_DBNAME='ABC' \
schemas

Acknowledgements

schemas is built using bubbletea.

Contributors

dhth

38 commits

dependabot[bot]

16 commits

Copilot

2 commits

dhth/schemas

Inspect postgres schemas via a TUI

28

stars

57

commits

Go

primary language

Jun 7, 2026

updated

tools.dhruvs.space/schemas
bubbletea
postgres
tui
Browse cluster: Go TUI Applications with Bubble Tea

README

schemas

Build Status Vulnerability Check Latest release Commits since latest release

schemas lets you inspect schemas of postgres tables via a TUI.

Usage

💾 Installation

homebrew:

brew install dhth/tap/schemas

go:

go install github.com/dhth/schemas@latest

⚡️ Usage

DATABASE_ADDRESS='ABC' \
DATABASE_PORT='ABC' \
DATABASE_USERNAME='ABC' \
DATABASE_PASSWORD='ABC' \
DATABASE_DBNAME='ABC' \
schemas

Acknowledgements

schemas is built using bubbletea.

Contributors

dhth

38 commits

dependabot[bot]

16 commits

Copilot

2 commits

Languages

Go

100.0%