DbCls - terminal database client
Python TUI that connects to multiple database engines (MySQL, Postgres, SQLite, etc.) from one keyboard-driven terminal interface.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
jiratui - Textual TUI for Atlassian Jira
Python TUI for browsing, creating, and updating Jira tickets from the shell. Built on Textual.
rovr - terminal file manager
Python TUI file manager with vim-style navigation, fuzzy search, and a focus on keyboard speed. Targets users who want a more modern alternative to ranger.
claude-code-rust - native Rust port of Claude Code
Rust reimplementation of Anthropic's Claude Code CLI that avoids the upstream V8 heap OOM in long sessions. Daily-driver replacement that keeps the same UX without Node.
ccmd - TUI to audit and clean developer caches
Rust terminal UI for exploring cache directories on macOS and Linux. Scans cached packages for known CVEs, finds outdated deps, and reclaims disk space.