← Back to tools

gobang

Cross-platform TUI database management tool written in Rust

Data & JSON linuxmacoswindows Rust MIT

Description

gobang is a cross-platform TUI database management tool written in Rust. It supports MySQL, PostgreSQL, and SQLite, providing an interactive terminal interface for browsing databases, tables, and running queries.

AI Summary

Cross-platform TUI database management tool supporting MySQL, PostgreSQL, and SQLite

Capabilities

  • + Browse databases and tables in a TUI
  • + Run SQL queries interactively
  • + Support MySQL, PostgreSQL, and SQLite
  • + Navigate database schema

Use When

  • When you need a terminal-based database browser
  • When managing databases without a GUI
View AGENTS.md for gobang