redis-gui Ernestas Kvedaras
winget install --id=ekvedaras.redis-gui -e
Graphical UI for managing Redis databases
Redis GUI is a modern graphical user interface designed to simplify the management and exploration of Redis databases. Built with Vue.js and TypeScript, this tool provides a user-friendly experience for interacting with Redis data.
Key Features:
- SSH tunneling support for secure access to remote Redis instances
- Namespacing capabilities to organize and manage complex datasets
- JSON viewer for intuitive examination of structured data
- Command console with history tracking for efficient Redis operations
- TTL management tools for controlling key expiration
- Responsive design with light and dark mode options
Audience & Benefit: Ideal for Redis administrators, developers, and DevOps engineers who need to monitor, troubleshoot, and maintain Redis databases. The tool streamlines database management by offering direct access to Redis functionality through an intuitive interface, reducing manual effort and improving workflow efficiency.
Redis GUI can be installed via winget for convenient setup on supported platforms.
README
Redis GUI (unofficial)
A graphical UI for managing Redis databases.
ℹ️ Looking for maintainers ℹ️
Especially if you have access to Windows and Linux 🙂
Main features
- SSH tunneling
- Namespacing support
- JSON viewer
- Console with command args and summary
- Light and dark mode
- TTL management
Installation
brew
and snap
packages available. For Windows and other you can download binaries from releases page.
Mac OS
brew tap ekvedaras/homebrew-cask
brew install --cask redis-gui
Linux
sudo snap install redis-gui
Download
Binaries are available to download on releases page.