← Back to tools
View AGENTS.md for gobang
gobang
Cross-platform TUI database management tool written in Rust
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.
When to use this tool
✓ Good fit when
- When you need a terminal-based database browser
- When managing databases without a GUI
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