English | 简体中文
Tiny RDM is a modern lightweight cross-platform Redis desktop manager available for Mac, Windows, and Linux.
- Built on Webview, no embedded browsers (Thanks to Wails).
- More elegant UI and visualized layout (Thanks to Naive UI and IconPark).
- Multi-language support (Click here to contribute and support more languages).
- Convenient data viewing and editing.
- More features under continuous development...
We publish binaries for Mac, Windows, and Linux. Available to download for free from here.
If you can't open it after installation, exec the following command then reopen:
sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app
- Go >= 1.21
- Node.js >= 16
- NPM >= 9
go install github.com/wailsapp/wails/v2/cmd/wails@latest
git clone https://github.com/tiny-craft/tiny-rdm --depth=1
npm install --prefix ./frontend
wails dev
Tiny RDM is licensed under GNU General Public license.