LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gobang

Cross-platform TUI database management tool

TLDR

Launch gobang with default config
$ gobang
copy
Launch with a custom config file
$ gobang -c [path/to/config.toml]
copy
Display help
$ gobang -h
copy

SYNOPSIS

gobang [options]

DESCRIPTION

gobang is a cross-platform terminal-based database management tool written in Rust, supporting MySQL, PostgreSQL, and SQLite. It provides an interactive TUI for browsing databases, running queries, and managing tables.Database connections are configured in a TOML config file (default: ~/.config/gobang/config.toml). The tool features a SQL editor with syntax highlighting and result display in table format.

PARAMETERS

-c, --config-path PATH

Set the config file path.
-h, --help
Display help and exit.
-V, --version
Display version and exit.

KEYBINDINGS

↑/↓

Navigate tables/columns
Enter
Select table/view columns
Tab
Switch between panels
e
Edit connection
d
Delete record
q
Quit
>
Open query editor
?
Show help

CAVEATS

Requires database credentials. Large query results may impact performance. Some database-specific features may not be supported.

HISTORY

gobang was created as a universal terminal-based database client, similar to GUI tools like DBeaver but for the terminal.

SEE ALSO

psql(1), mysql(1), litecli(1), pgcli(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid