# TaKO8Ki/gobang

A cross-platform TUI database management tool written in Rust

Repository: https://github.com/TaKO8Ki/gobang
Canonical: https://ross.abutalabs.com/products/gobang
Language: Rust
License: MIT
License Family: permissive
Topics: rust, database, sql, terminal, tui
Last push: 2023-11-10T08:10:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1908, "days_push": 1027, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3316, forks 99 (observed 2026-08-28T04:07:56.131446+00:00)

## What it is
Gobang is a cross-platform terminal UI (TUI) database management tool written in Rust. It lets users browse and inspect tables in MySQL, PostgreSQL, and SQLite databases using keyboard-only navigation.

## Use cases
- browse database tables from the terminal
- inspect MySQL, PostgreSQL, or SQLite data without a GUI
- manage databases over SSH on a remote server
- query table structure and records with keyboard-only navigation
- view database contents on macOS, Windows, or Linux

## When to choose
- you prefer terminal-based tools over heavyweight GUI clients
- you need a lightweight, keyboard-driven way to explore database tables
- you work across multiple database engines (MySQL, PostgreSQL, SQLite)
- you administer databases on remote servers over SSH

## When to avoid
- you need a SQL editor or query runner - it is still on the TODO list
- you need databases beyond MySQL, PostgreSQL, and SQLite
- you want a polished, feature-complete tool - gobang is in alpha
- you require custom key bindings or themes, which are not yet supported

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: database, cli, terminal-ui
- domain: databases, developer-tools
- platform: windows, cli, rust
- tags: tui, mysql, postgresql, sqlite, database-client, keyboard-driven, command-line, linux, macos

## Member repositories
- TaKO8Ki/gobang (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.131446+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:42:04.120642+00:00, confidence not recorded.
  - readme: https://github.com/TaKO8Ki/gobang (fetched 2026-08-28T04:07:56.131446+00:00, sha 6d0617d87e6c)
  - registry_crates: https://crates.io/api/v1/crates/gobang (fetched 2026-08-29T09:34:56.563458+00:00, sha c13427a6554a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
