← Back to tools

termdbms

A TUI for viewing and editing databases, written in pure Go

Data & JSON linuxmacos Go MIT

Description

termdbms is a TUI for viewing and editing databases, written in pure Go. It provides an interactive terminal interface for browsing database tables and making edits.

When to use this tool

Good fit when
  • You want to browse databases interactively in the terminal
  • You need a quick database viewer
Avoid when
  • You need advanced database management
  • You prefer SQL-based interaction

AI Summary

A terminal UI for interactively viewing and editing database contents.

Capabilities

  • + View database tables in a TUI
  • + Edit database records interactively
  • + Browse and navigate database schemas
  • + Pure Go implementation

Use When

  • You want to browse databases interactively in the terminal
  • You need a quick database viewer

Avoid When

  • x You need advanced database management
  • x You prefer SQL-based interaction
View AGENTS.md for termdbms