awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joeferner avatar

joeferner/redis-commander

0
View on GitHub↗
3,961 stars·500 forks·JavaScript·mit·18 viewsjoeferner.github.io/redis-commander↗

Redis Commander

Redis Commander is a web-based management interface and graphical user interface for Redis databases. It serves as an administration tool for monitoring server configurations and managing data across multiple instances.

The tool provides a visual key browser that organizes data into a hierarchical tree view and includes a key-value inspector with pagination for large datasets. It also features a browser-based command line interface with tab completion for executing raw database commands.

Connectivity is supported for various deployment modes, including standalone servers, sentinel setups, and distributed clusters. The system includes capabilities for NoSQL data inspection, server configuration viewing, and TLS-encrypted transport for secure data transfer.

Features

  • Redis Management Interfaces - Provides a web-based graphical interface for managing and editing keys and values across multiple Redis instances.
  • Database Record Managers - Offers a web interface to view, add, update, and delete various data types across multiple Redis servers.
  • Database Graphical User Interfaces - Provides a visual tool for browsing keys and inspecting values in Redis data structures through a tree view.
  • Key-Value Pair Managers - Provides an inspector to retrieve individual key values with pagination for large lists and sorted sets.
  • Key Browsers - Features an expandable tree view of all database keys to organize and locate data visually.
  • Multi-Database Connections - Supports simultaneous connections to multiple Redis architectures, including standalone servers, sentinels, and distributed clusters.
  • Redis Administration Utilities - Serves as an administration tool for monitoring server configurations and managing data across multiple Redis instances.
  • Redis Cluster Deployments - Enables oversight and connectivity for Redis deployed as standalone servers, sentinels, or distributed clusters.
  • Debugging and Inspection Tools - Provides tools for browsing keys and inspecting values in Redis to debug and verify stored information.
  • TCP Socket Clients - Communicates with Redis instances via TCP sockets using the Redis serialization protocol for real-time data retrieval.
  • Hierarchical Tree Visualizers - Recursively parses delimited key names into a hierarchical tree view for visual navigation of the database.
  • Raw Command Execution - Allows users to send raw Redis commands directly to the server via a browser-based console.
  • Server Configuration - Retrieves and displays current operational configuration settings from the connected Redis database.
  • Command Line Interfaces - Includes a browser-based command line interface with tab completion for executing raw Redis commands.
  • Web-Based Consoles - Ships a web-based console for executing raw Redis commands with tab completion for keys and operations.
  • Database Connection Pooling - Provides a dynamic connection pool to manage simultaneous client connections to standalone Redis servers, sentinels, or clusters.
  • Transport Layer Encryption - Secures data transfer between the management tool and Redis servers using TLS encryption with certificates and private keys.

Star history

Star history chart for joeferner/redis-commanderStar history chart for joeferner/redis-commander

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does joeferner/redis-commander do?

Redis Commander is a web-based management interface and graphical user interface for Redis databases. It serves as an administration tool for monitoring server configurations and managing data across multiple instances.

What are the main features of joeferner/redis-commander?

The main features of joeferner/redis-commander are: Redis Management Interfaces, Database Record Managers, Database Graphical User Interfaces, Key-Value Pair Managers, Key Browsers, Multi-Database Connections, Redis Administration Utilities, Redis Cluster Deployments.

What are some open-source alternatives to joeferner/redis-commander?

Open-source alternatives to joeferner/redis-commander include: redis/redisinsight — RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis… tiny-craft/tiny-rdm — tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on… redis/go-redis — This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive… neweggai/redis-manager — Redis-manager is a Java-based administrative platform and web interface designed for managing, provisioning, and… apache/incubator-kvrocks — Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to… radareorg/radare2 — Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a…

Open-source alternatives to Redis Commander

Similar open-source projects, ranked by how many features they share with Redis Commander.
  • redis/redisinsightredis avatar

    redis/RedisInsight

    8,556View on GitHub↗

    RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis databases. It provides a visual environment for exploring key-value data structures, managing database instances, and performing data analysis across different operating systems and deployments. The tool distinguishes itself by providing dedicated visual managers for complex operations, including a vector database manager for configuring embeddings and similarity searches, a query workbench for executing raw commands and Lua scripts, and a performance monitoring dashboard for tracki

    TypeScriptdatabase-guiredisredis-gui
    View on GitHub↗8,556
  • tiny-craft/tiny-rdmtiny-craft avatar

    tiny-craft/tiny-rdm

    12,899View on GitHub↗

    tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on strings, hashes, lists, sets, and streams. It functions as a comprehensive administration tool, acting as a performance monitor, a pub/sub client, and a web dashboard for monitoring Redis activity. The project distinguishes itself through advanced data visualization and debugging capabilities, including the ability to organize keys into a hierarchical tree structure using custom delimiters. It supports the decoding and decompression of stored values through built-in methods o

    Vuegogolangicon-pack
    View on GitHub↗12,899
  • redis/go-redisredis avatar

    redis/go-redis

    22,159View on GitHub↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Gogogolangredis
    View on GitHub↗22,159
  • neweggai/redis-managerneweggai avatar

    neweggai/redis-manager

    2,934View on GitHub↗

    Redis-manager is a Java-based administrative platform and web interface designed for managing, provisioning, and monitoring Redis databases and clusters. It provides a centralized dashboard equipped for container-based and direct machine deployment, cluster topology orchestration, and interactive data inspection. The platform includes a slot-aware cluster orchestrator capable of handling node evictions, replication bindings, manual failovers, and hash slot migrations. It also features a real-time metric scraper that tracks memory consumption, client connections, and slow logs, coupled with a

    Javacachecloudredisredis-cloud
    View on GitHub↗2,934
See all 30 alternatives to Redis Commander→