Redis gui client linux

RedisInsight – download the best Redis GUI

RedisInsight is a desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data.

Streamline your Redis application development

RedisInsight provides an intuitive Redis admin GUI and helps optimize your use of Redis in your applications. It supports Redis OSS, Redis Enterprise, Redis Cloud, Amazon ElastiCache and most popular Redis modules.

Visualize and Interact with Redis databases

Scan existing keys, add new ones, perform CRUD or bulk operations. Display objects in a pretty-print JSON objects format and support friendly keyboard navigation.

Built-in support for Redis modules

Query, visualize, and interactively manipulate graph, streams and time-series data. Build queries, explore the results, optimize, and quickly iterate with a multi-line query editor. Support for RedisJSON, RediSearch, RedisGraph, Streams, RedisTimeSeries, and RedisGears.

Memory analysis for Redis

Analyze memory usage offline—without affecting Redis performance—by key patterns, key expiry, and advanced search to identify memory issues. Leverage recommendations to reduce memory usage.

Trace Redis commands

Identify top keys, key patterns, and commands. Filter by client IP address, key, or command across all nodes of a cluster. Effectively debug Lua scripts.

Intuitive CLI

When a GUI is not enough, our command-line interface, leveraging the redis-cli, provides syntax highlighting and auto-complete and employs integrated help to deliver intuitive, in-the-moment assistance.

Administer Redis

Gain insights into real-time performance metrics, inspect slow commands, and manage Redis configuration directly through the interface.

RedisInsight presentations

Discover how RedisInsight makes your developer experience more efficient, intuitive, and visual.

RedisInsight documentation

Integrate in minutes with detailed guides, and learn about features that make it easy to work with RedisInsight.

Источник

So, You’re Looking for the Redis GUI?

Share this Article

Subscribe

Get the monthly Redis Enterprise email newsletter.

Thanks for Subscribing

We appreciate your interest! You can change your communication preferences any time by visiting this page.

RedisInsight

Update: In April 2019, we acquired RDBTools from HashedIn and created its successor RedisInsight, a browser-based management interface for your Redis deployment. Learn more and download it here.

It all comes down to preferences. While there are Redis users who are familiar with the Redis command line interface (CLI) and rely on it to inspect, visualize and perform manual updates, there are those who prefer to using a Graphical User Interface (GUI) to achieve that. There are several Redis GUIs available, for different platforms, and in this article I’ll try to review a few of them.

Читайте также:  Что будет если не активировать пиратскую windows

Important: Before using any of these tools in production, keep in mind that some GUIs rely on the (“evil”) KEYS command. Should you have a large database, your Redis server might freeze and cause issues in your production applications.

Redsmin: My Go-To-Tool for the Cloud (and Below)

I’m starting off with Redsmin – my personal favorite. It mixes perfectly my on-the-go needs with a sane and objective way to work with my databases. It is a different kind of offering as it is a web based service that offers not only a GUI for inspecting your Redis data, but also monitoring and runtime server reconfiguration. Redsmin provides several plans, including a free one that can be used to evaluate a small dataset (up to 100,000 keys). Since redsmin is a hosted service, connection to your Redis server can be done directly over the internet, optionally SSL authenticated and encrypted, or by using a proxy service that you run on your servers that exposes your Redis instances to Redsmin in a secure way.

Redsmin has plenty of extra features, such as slowlog inspection, a list of currently connected clients that allows you to disconnect them, a multi keys editor for batch operations and great search features. With plans starting as low as 5,99€/mo, you can lift all limitations and connect to multiple Redis instances.

Pros: the most extensive features set, ease of use, no install

Cons: requires an internet connect, anything else contact Redsmin’s awesome support.

Redis Commander: A Free Node.js Powerful Choice

Redis Commander is a Node.js web application that can be used to view, edit and manage your Redis databases from the comfort of your browser. It allows you to directly manipulate all of Redis’ data types. It’s freely available (although it doesn’t specify under which license) and can be easily installed via npm, provided you have a working node.js installation.

Like most Redis GUIs, Redis Commander allows you to connect to multiple database and Redis server instances simultaneously. Besides having an editor, Redis Commander also includes a terminal with auto completion (for both commands and keys), documentation and import/export functionality.

Redis Commander does require direct access to your Redis servers, but you can get around that by running it directly in your Redis servers so you can access it remotely without having to expose your Redis server over the internet.

Pros: it’s free, powerful, in your browser and runs wherever Node.js is.

Cons: requires direct connectivity, only runs where Node.js is.

Redis Desktop Manager: Cross-Platform, Pure Desktop GUI

Redis Desktop Manager is a cross-platform desktop Redis client, available for Windows, MacOSX and Linux desktops. It’s freely available under the MIT LGPL license.

Like most other Redis GUIs, it allows you to connect simultaneously to multiple Redis databases or instances, inspect and modify your data and use an interactive terminal. You can also search for keys across multiple databases and view a system console which logs all Redis commands.

However. One unique feature of Redis Desktop Manager is that it allows you to establish connections via SSH tunnels, enabling secure connections to remote servers.

Pros: free, dead simple installation, runs on the desktop, SSH tunneling a breeze

Cons: if you’re comfortable using a desktop GUI, there are none. Update: there seems to be a minor issue with OpenGL under a VM that’s fixable as instructed here (hat tip: Adam Christie).

Читайте также:  Видеоредактор для windows 10 инструкция

Induction: You Can Guess By the Name That It’s for Mac OS X

UPDATE: the project has been discontinued.

Induction is a Mac OS X database client. It’s not Redis specific as it also supports PostgreSQL, MySQL, SQLite and MongoDB, and therefore isn’t the the most complete Redis GUI. Nevertheless, it allows to inspect and query your Redis database. Similarly to other Redis clients, it requires a direct connection to your server.

The alpha version is free available under an open source license.

Pros: An holistic view on polyglot persistency

Cons: limited Redis-specific functionality, MacOS-specific

redis-browser: The Runner Up

This web-based explorer view of your Redis database is delivered as a Ruby gem. It is the youngest of the tools in this review and probably the simplest. Simplicity, however, is sometime a virtue, especially when you need a no-frills, dead-simple GUI. Give it a shot and encourage @Monterail to keep up the good work!

Conclusion

There are several other Redis GUI alternatives that are available, both for the desktop and ones that are web-based, with similar characteristics to the ones shown here. The ones highlighted here are the most popular and actively developed, but YMMV. They were picked as examples to allow developers that are less CLI-savvy to gain insight into their Redis databases and quickly perform some updates. If you have other favorites tell me – I’m highly available 🙂

By continuing to use this site, you consent to our updated privacy agreement. You can change your cookie settings at any time but parts of our site will not function correctly without them.

TRY REDIS ENTERPRISE CLOUD FREE

Redis Enterprise Cloud provides complete automation of day-to-day database operations. Start now with 30MB of free storage.

  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • GlassDoor
  • Instagram

© 2021 Redis. Redis and the cube logo are registered trademarks of Redis Ltd.

Источник

Redis gui client linux

Another Redis Desktop Manager

🚀 🚀 🚀 A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What’s more, it won’t crash when loading massive keys.

Download latest exe package from release [or gitee in China], double click to install.

  • Download latest AppImage package from release [or gitee in China], chmod +x , double click to run.
  • Or by snap: sudo snap install another-redis-desktop-manager Tips: If permission denied when selecting private key, run sudo snap connect another-redis-desktop-manager:ssh-keys to give access to

/.ssh folder.

Источник

RedisInsight—The Redis GUI You’ve Been Looking For

We are happy to announce that after months of adding improvements, the RedisInsight graphical user interface is now available to download for Microsoft Windows, Apple macOS, and Ubuntu Linux—for free.

Share this Article

Subscribe

Get the monthly Redis Enterprise email newsletter.

Thanks for Subscribing

We appreciate your interest! You can change your communication preferences any time by visiting this page.

When it comes to databases, there are two kinds of people in the world. Those who love to type commands and those who like to interact with their data visually.

OK, maybe the world doesn’t always need to be divided into two categories. Sometimes you want the best of both worlds. And now Redis gives you exactly that—you can continue to use Redis’ familiar command-line interface (CLI) and also choose to work with your data visually.

Читайте также:  Remote control power windows

At RedisConf 2019 earlier this year, we announced that we were acquiring RDBTools—a popular graphical user interface (GUI) tool for manipulating and visualizing Redis data—from HashedIn. We are happy to announce that after months of tinkering and adding features into the product, the brand new version of the tool—now called RedisInsight—is available to download for Microsoft Windows, Apple macOS, and Ubuntu Linux for free.

Wait, did you say “FREE?”

Yes, I did! RedisInsight is 100% complimentary! We want every Redis user to be able to take advantage of RedisInsight. We hope it will make Redis easier to use, with better visibility of your data. Eventually, you’ll be able to use RedisInsight as a single place for both GUI- and CLI-based interactions with your Redis database.

RedisInsight lets you plot several time series in a single graph with dual axes, zoom in with click-and-drag, and optionally optimize the amount of data retrieved for visualization purposes.

RedisInsight is designed to educate and “give insights” to Redis users in several ways:

  • By making it easier to write commands for all data structures (including all Redis modules).
  • By recommending more optimal data structures and ways to use them. These recommendations are created specifically for their use case and based on years of experiences of optimizing Redis.
  • By having a single consolidated tool that present an overview of everything happening inside the database, whether it’s in development or production.

So what exactly can you do with this powerful new tool? Turns out, quite a few things:

  • Explore and interact with your data: Within RedisInsight, you can view different data structures visually or dive in to your friendly commands with a familiar REPL (read-eval-print-loop) that includes enhanced type-ahead command help. In addition, RedisInsight now has enhanced support for data from Redis modules and complex data structures like Streams and Graph.
  • Analyze and reduce memory usage: Within RedisInsight you can do a full memory analysis both online and offline. What’s really useful is that you can upload an RDB file from another Redis instance and analyze the memory usage of the dataset within RedisInsight.
  • Bulk management: Ever wished there was an easy way to do bulk operations like renaming, expiring, deleting, etc. a large number of keys in one go—even on key patterns? Well the Bulk Actions menu in RedisInsight lets you do just that.
  • Basic cluster management: With RedisInsight you can directly manipulate key configurations including managing cluster and properties that affect your Redis cluster, like cluster node timeout, cluster IP, port etc..
  • View the slow log: RedisInsight gives you visibility into your slow logs so you can identify, troubleshoot, and fix bottlenecks and find optimization opportunities.

The RedisInsight Profiler lets you create real workloads and test which commands have the most impact on the database.

If you ever thought it would be nice to have a GUI for Redis or to visually view the data inside your Redis instance, you now have the choice to download RedisInsight and make it part of your development and operational toolkit.

Note: For the visualization component of RedisIngraph in RedisInsight, we partnered with Linkurious. RedisInsight leverages Linkurious’ powerful graph-visualization library Ogma, which enables you to interactively explore data within RedisGraph.

Источник

Оцените статью