whodb-cli

Database management CLI with TUI, MCP server, and AI capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Database management CLI with TUI interface, MCP server support, AI, and more

Commands

whodb

Examples

Start the interactive TUI database management interface$ whodb
Connect to a specific database server$ whodb --host localhost --port 5432 --user dbuser
Launch MCP server mode for AI integration$ whodb --mcp