Home / Companies / Redis / Blog / Post Details
Content Deep Dive

So, You’re Looking for the Redis GUI?

Blog post from Redis

Post Details
Company
Date Published
Author
Itamar Haber
Word Count
845
Language
English
Hacker News Points
-
Summary

Redsmin is a web-based service offering a GUI for inspecting, monitoring, and reconfiguring Redis data, with features such as slowlog inspection, batch operations, and SSL authentication. It has a free plan with limited usage and plans starting at €5.99/month to lift limitations. Redsmin requires an internet connection but offers excellent support. Another option is Redis Commander, a Node.js web application allowing direct manipulation of all Redis data types, freely available via npm. Redis Desktop Manager is a cross-platform desktop client, freely available under the MIT LGPL license, with unique features such as SSH tunneling for secure connections to remote servers. Induction, a Mac OS X database client, supports multiple databases and has an alpha version available under an open source license. The Redis Browser, delivered as a Ruby gem, is a simple web-based explorer view of your Redis database.