RedisInsight: Visual GUI for Redis database management
Cross-platform desktop client for Redis data management and monitoring.
Learn more about RedisInsight
RedisInsight is a graphical user interface built with Electron, Monaco Editor, and Node.js that connects to Redis instances for data management and analysis. The application runs as a desktop client available on Windows, macOS, and Linux, as well as a Docker container with an HTTP API. It supports CRUD operations on standard Redis data types (strings, lists, hashes, sets, sorted sets, streams) and specialized modules like JSON, Search, and TimeSeries. Common deployment scenarios include local development environments, cloud-hosted Redis instances, and containerized setups using Docker.

Multi-format data visualization
Displays Redis key-value data in multiple formats including JSON, Hex, and ASCII representations. Includes specialized visualization support for Search indexes and custom data visualization plugins.
Real-time command analysis
Provides a Profiler tool for analyzing individual commands sent to Redis and a SlowLog viewer for identifying performance bottlenecks. The Workbench offers an advanced command-line interface with intelligent auto-complete for Redis commands and modules.
Module-aware tooling
Includes built-in support for Redis modules such as JSON, Search and Query, and TimeSeries with context-aware command completion and specialized CRUD operations for each data structure type.
RedisInsight 3.0.2 is a maintenance patch release that fixes critical bugs including macOS compatibility issues, CPU metrics reporting problems, and delimiter persistence.
- –Fixed SQLite package 'not found' error on macOS x64 builds
- –Fixed inaccurately reported CPU metrics when Redis I/O threads or cluster shards push CPU usage above 100%
- –Fixed delimiter options not persisted on database switch
- –Enabled dual-stack IPv4/IPv6 support in ioredis connections
RedisInsight 3.0.0 is a major release introducing a completely refreshed UI with modernized visuals and new top-level navigation architecture.
- –Refreshed UI with modernized visuals and a more intuitive workflow, making it easier for developers to inspect keys and debug data issues
- –Introduced a new navigation menu that improves discoverability and reduces clicks for common developer workflows
- –Fixed RDI job name field not loading when reopening a job (Redis Data Integration 1.14+)
- –Database list search now properly filters not-connected databases
- –Electron version bump resolves a MacOS 26 compatibility issue
RedisInsight 2.70.1 is a maintenance release that fixes display issues with Redis Data Integration metrics, bulk import layout problems, and database connection modes.
- –Redis Data Integration metrics are now shown even when the pipeline status is not running
- –Resolved layout issues in the bulk import summary view
- –Fixed an issue with a setting to manually enforce standalone mode for clustered database connections
- –Various security enhancements, including vulnerability fixes and dependency updates
Top in Developer Tools
Related Repositories
Discover similar tools and frameworks used by developers
Bun
Fast JavaScript runtime with built-in bundler and package manager.
whatsmeow
Go client library for WhatsApp web multidevice protocol.
VVV
Vagrant configuration creating local development environments for WordPress development.
n
A command-line utility for installing, switching between, and managing multiple Node.js versions on Unix-like systems.
tqdm
Instrument Python iterables with minimal-overhead progress tracking.
Related Reading
Guides and comparisons from the Greptile content library
Best AI Code Review Tools for GitHub
Top-rated AI code review tools for GitHub teams in 2025. Compare features, pricing, and accuracy to find the perfect fit for faster PR reviews and bulletproof code quality.
Top AI Code Review Tools for Small Dev Teams 2026
Affordable, lightweight AI code review tools that help small teams catch bugs faster. Practical comparisons of accuracy, ease of use, and value for teams without enterprise budgets.
Choosing the Right Code Review Tool: Better Alternatives to Graphite AI
A breakdown of the best alternatives to Graphite for code reviews. Compare AI tools like Trag, open-source solutions like Gerrit, and database-focused platforms like Visual Expert.
Best Developer Productivity Tools in 2026
The best developer productivity tools in 2026, compared by the workflow problem they solve: code review, autocomplete, AI-native editing, terminal agents, code search, observability, and security.