You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redis Insight - Developer GUI for Redis, by Redis.
Redis Insight is a visual tool that provides capabilities to design, develop, and optimize your Redis application.
Query, analyse and interact with your Redis data. Download it here!
Redis Insight is an intuitive and efficient GUI for Redis, allowing you to interact with your databases and manage your data—with built-in support for Redis modules.
Redis Insight Highlights:
Browse, filter, visualise your key-value Redis data structures and see key values in different formats (including JSON, Hex, ASCII, etc.)
CRUD support for lists, hashes, strings, sets, sorted sets, and streams
Interactive tutorials to learn easily, among other things, how to leverage the native JSON data structure supporting structured querying and full-text search, including vector similarity search for your AI use cases
Contextualised recommendations to optimize performance and memory usage. The list of recommendations gets updated as you interact with your database
Profiler - analyze every command sent to Redis in real-time
SlowLog - analyze slow operations in Redis instances based on the Slowlog command
Pub/Sub - support for Redis pub/sub, enabling subscription to channels and posting messages to channels
Bulk actions - Delete the keys in bulk based on the filters set in Browser or Tree view
Workbench - advanced command line interface with intelligent command auto-complete, complex data visualizations and support for the raw mode
This repository includes the code for Redis Insight. Check out the blogpost announcing it.
Installable
Redis Insight is available as a free download redis.io.
You can also find it on the Microsoft Store, Apple App Store, Snapcraft, Flathub, and as a Docker image.
Additionally, you can use Redis for VS Code, our official Visual Studio Code extension.
Build
Alternatively you can also build from source. See our wiki for instructions.
Redis Insight includes an opt-in telemetry system, that is leveraged to help improve the developer experience (DX) within the app. We value your privacy, so stay assured, that all the data collected is anonymised.