Back to Redis

Redis Insight

content/integrate/redisinsight/_index.md

latest1.6 KB
Original Source

{{< image-card image="images/redisinsight-download.svg" alt="Download Redis Insight icon" title="Download Redis Insight" url="https://redis.io/downloads/#insight" class="max-w-xs" >}}

Redis Insight is a powerful tool for visualizing and optimizing data in Redis, making real-time application development easier and more fun than ever before. Redis Insight lets you do both GUI- and CLI-based interactions in a fully-featured desktop GUI client.

Key Features

  • Visual data browser: Browse, filter and visualize your key-value Redis data structures
  • Real-time profiler: Analyze every command sent to Redis in real time
  • Advanced CLI: Intelligent command auto-complete and complex data visualization support
  • Database analysis: Optimize performance and memory usage of your Redis database
  • Redis Copilot: AI-powered developer assistant for learning and data exploration

Installation

Redis Insight is available for multiple platforms:

  • [Install on Desktop]({{< relref "/operate/redisinsight/install/install-on-desktop" >}}) - Windows, macOS, Linux
  • [Install on Docker]({{< relref "/operate/redisinsight/install/install-on-docker" >}}) - Container deployment
  • [Install on Kubernetes]({{< relref "/operate/redisinsight/install/install-on-k8s" >}}) - K8s clusters
  • [Install on AWS]({{< relref "/operate/redisinsight/install/install-on-aws" >}}) - Amazon Web Services

Getting Started

Refer to the complete [Redis Insight guide]({{< relref "/develop/tools/insight" >}}) to install, connect, and use Redis Insight for data visualization and database management.