The Ultimate TUI Database Client & Monitor
Postgres β’ MySQL β’ SQLite β’ Redis β’ MongoDB
TermiDB is a modern, keyboard-driven terminal interface for managing your databases. It combines the speed of a TUI with the visual power of a web-based monitoring dashboard.
Built for developers who live in the terminal but need professional-grade tools.
| Terminal Interface (TUI) | Web Command Center |
|---|---|
![]() |
|
| Fast navigation, SQL editor, Data grid | Live charts, Process Killer, Matrix Logs |
- π Universal Driver: Support for PostgreSQL, MySQL, SQLite, Redis, and MongoDB.
- π₯ Cyberpunk Dashboard: Press
mto launch a local web-server with real-time graphs (QPS, RAM), process killer, and AI health insights. - π‘ Safe Mode: Built-in Transaction support (
Begin,Commit,Rollback) prevents accidental data loss. - β‘οΈ Keyboard Centric: Vim-like navigation. Never touch your mouse again.
- π Schema Inspector: View DDL, types, and relations instantly.
- π₯ Smart Import: Bulk CSV loading with auto-column mapping.
- π SSH Tunneling: Connect to remote production databases securely.
The easiest way to install on macOS.
brew tap saykachi/homebrew-termidb
brew install termidb