awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
redis avatar

redis/RedisDesktopManager

0
View on GitHub↗
23,240 星标·3,241 分支·C++·14 次浏览resp.app↗

RedisDesktopManager

RedisDesktopManager is a graphical user interface client and database manager for Redis. It serves as a NoSQL database explorer that allows users to visualize, edit, and manage keys and values within a Redis environment without relying on command-line tools.

The application focuses on NoSQL data exploration and cache administration, providing a visual way to browse and search through key-value pairs. It includes capabilities for database schema visualization, rendering complex data types such as hashes, lists, and sets in a readable format.

Features

  • Visual Data Explorers - Provides a visual data explorer for browsing and querying non-relational Redis data structures.
  • Data Exploration Tools - Offers visual tools for searching and filtering key-value pairs to explore NoSQL data structures.
  • Database Management Interfaces - Provides a graphical database management interface for viewing and editing Redis records.
  • Database Schema Visualizers - Visualizes complex Redis data types like hashes and sets for easier structural analysis.
  • Redis Clients - Serves as a comprehensive client for interacting with and managing Redis data stores.
  • Cache Administration Tools - Provides dedicated administration capabilities for monitoring and managing Redis cached data.
  • State-Driven Data Flow Architectures - Uses a state-driven architecture to automatically update UI components when Redis data changes.
  • Socket Communication Protocols - Implements a dedicated NodeJS process to handle socket communication with Redis servers.
  • Protocol Bridges - Provides a protocol bridge that translates graphical user actions into Redis serialization protocol commands.
  • 数据库 - Listed in the “Databases” section of the Awesome Mac awesome list.

Star 历史

redis/redisdesktopmanager 的 Star 历史图表redis/redisdesktopmanager 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

RedisDesktopManager 的开源替代方案

相似的开源项目,按与 RedisDesktopManager 的功能重合度排序。
  • prisma/prismaprisma 的头像

    prisma/prisma

    46,366在 GitHub 上查看↗

    Prisma is a database toolkit that provides a unified access layer for interacting with relational and document databases. It centers on a declarative schema modeling approach, where developers define their data structures in a human-readable language. This schema serves as the single source of truth, from which the toolkit automatically generates type-safe database clients that provide compile-time validation and editor autocomplete for all data operations. The project distinguishes itself through a high-performance, Rust-based query engine that handles query planning and connection pooling o

    TypeScriptcockroachdbdatabasejavascript
    在 GitHub 上查看↗46,366
  • luin/medisluin 的头像

    luin/medis

    11,735在 GitHub 上查看↗

    Medis is a native macOS desktop application that serves as a Redis client for connecting to local and remote instances. It provides a graphical user interface for visualizing, editing, and managing data stored within Redis key-value stores. The application includes a visual key-value explorer for browsing records and a dedicated terminal console for executing raw instructions and system shell commands. It supports secure remote administration through SSL encrypted connections and the use of host, port, and password credentials. Connection management is handled via profiles that allow saving

    JavaScriptelectronguimac
    在 GitHub 上查看↗11,735
  • uglide/redisdesktopmanageruglide 的头像

    uglide/RedisDesktopManager

    23,240在 GitHub 上查看↗

    RedisDesktopManager is a NoSQL database manager and graphical user interface client for Redis. It serves as a desktop administrator for monitoring keys, managing memory, and executing commands on Redis servers. The application provides a visual environment for Redis data visualization, cache inspection, and database administration. It allows for the organization and editing of records across multiple data stores and server instances without the use of a command-line tool.

    C++
    在 GitHub 上查看↗23,240
  • tiny-craft/tiny-rdmtiny-craft 的头像

    tiny-craft/tiny-rdm

    12,899在 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
    在 GitHub 上查看↗12,899
查看 RedisDesktopManager 的所有 30 个替代方案→

常见问题解答

redis/redisdesktopmanager 是做什么的?

RedisDesktopManager is a graphical user interface client and database manager for Redis. It serves as a NoSQL database explorer that allows users to visualize, edit, and manage keys and values within a Redis environment without relying on command-line tools.

redis/redisdesktopmanager 的主要功能有哪些?

redis/redisdesktopmanager 的主要功能包括:Visual Data Explorers, Data Exploration Tools, Database Management Interfaces, Database Schema Visualizers, Redis Clients, Cache Administration Tools, State-Driven Data Flow Architectures, Socket Communication Protocols。

redis/redisdesktopmanager 有哪些开源替代品?

redis/redisdesktopmanager 的开源替代品包括: prisma/prisma — Prisma is a database toolkit that provides a unified access layer for interacting with relational and document… luin/medis — Medis is a native macOS desktop application that serves as a Redis client for connecting to local and remote… uglide/redisdesktopmanager — RedisDesktopManager is a NoSQL database manager and graphical user interface client for Redis. It serves as a desktop… tiny-craft/tiny-rdm — tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on… luin/ioredis — ioredis is a performance-focused Redis client for Node.js designed to execute commands and manage data connections. It… noderedis/node-redis — node-redis is a Node.js client and database driver for interacting with Redis key-value stores. It functions as a…