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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
redis avatar

redis/RedisDesktopManager

0
View on GitHub↗
23,240 stars·3,241 forks·C++·14 vuesresp.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.
  • Bases de données - Listed in the “Databases” section of the Awesome Mac awesome list.

Historique des stars

Graphique de l'historique des stars pour redis/redisdesktopmanagerGraphique de l'historique des stars pour redis/redisdesktopmanager

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à RedisDesktopManager

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec RedisDesktopManager.
  • prisma/prismaAvatar de prisma

    prisma/prisma

    46,366Voir sur 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
    Voir sur GitHub↗46,366
  • luin/medisAvatar de luin

    luin/medis

    11,735Voir sur 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
    Voir sur GitHub↗11,735
  • uglide/redisdesktopmanagerAvatar de uglide

    uglide/RedisDesktopManager

    23,240Voir sur 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++
    Voir sur GitHub↗23,240
  • tiny-craft/tiny-rdmAvatar de tiny-craft

    tiny-craft/tiny-rdm

    12,899Voir sur 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
    Voir sur GitHub↗12,899
Voir les 30 alternatives à RedisDesktopManager→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de redis/redisdesktopmanager ?

Les fonctionnalités principales de redis/redisdesktopmanager sont : 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.

Quelles sont les alternatives open-source à redis/redisdesktopmanager ?

Les alternatives open-source à redis/redisdesktopmanager incluent : 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…