Gobang —Text based database management UI

Robby Boney
Short Bits
Published in
Sep 13, 2021

A cross-platform TUI database management tool written in Rust
~ Gobang Github Page

This project is really interesting and could be a great DBA tool for remote SSH sessions compared to tools like sqlcmd and psql which act more as REPL tools than user interfaces.

Gobang is also Cross Platform and can easily be installed with Rust’s cargo tool.

$ cargo install --version 0.1.0-alpha.3 gobang

Multiple Connections

Using the configuration setup, one can setup connections to multiple databases.

References

--

--

Robby Boney
Short Bits

Director of Product Development @ Interject Data Systems. I write Software for Science, Data & Enterprise…https://robbyboney.notion.site/