schemas

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 3 Imported by: 0

README

schemas

Build Workflow Status Vulncheck Workflow Status 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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
db
ui

Jump to

Keyboard shortcuts

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