Skip to content

dhth/schemas

Repository files navigation

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.

About

Inspect postgres schemas via a TUI

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •