Ross ROSS = Recommend OSS · open-source software intelligence for agents

mathaou/termdbms

A TUI for viewing and editing database files. observed · 2026-08-28

github.com/mathaou/termdbms · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1826
  • days_rel: n/a
  • days_push: 1544
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1820 stars · 35 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

termdbms is a terminal user interface (TUI) for viewing and editing database files, written in pure Go. It supports SQLite and CSV files, allowing users to browse tables, run SQL queries, and edit data with undo/redo support.

Use cases

  • view sqlite database in terminal
  • edit database rows from the command line
  • run sql queries in a tui
  • convert csv to sqlite database
  • browse large database tables in terminal
  • inspect database files over ssh

When to choose

  • you need to inspect or edit SQLite/CSV data without leaving the terminal
  • you work over SSH where GUI database tools are unavailable
  • you want a lightweight, mouse-and-keyboard database viewer
  • you need quick CSV-to-SQLite conversion

When to avoid

  • you need MySQL or PostgreSQL support, which is only on the roadmap
  • you need a full-featured GUI database client with visual schema tools
  • you work over a serial connection, which is known to work poorly
  • you need line wrapping for long text values, which is not yet implemented

Facets

cli-tool · maturity maintenance

database cli terminal-ui gui databases developer-tools windows cli go cross-platform sqlite tui csv sql bubbletea database-gui command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
mathaou/termdbmsmain23

For agents

markdown · JSON · MCP: product_card(name="mathaou/termdbms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem