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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
redis avatar

redis/RedisDesktopManager

0
View on GitHub↗
23,240 stele·3,241 fork-uri·C++·12 vizualizăriresp.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.
  • Baze de date - Listed in the “Databases” section of the Awesome Mac awesome list.

Istoric stele

Graficul istoricului de stele pentru redis/redisdesktopmanagerGraficul istoricului de stele pentru redis/redisdesktopmanager

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru RedisDesktopManager

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu RedisDesktopManager.
  • prisma/prismaAvatar prisma

    prisma/prisma

    46,366Vezi pe 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
    Vezi pe GitHub↗46,366
  • luin/medisAvatar luin

    luin/medis

    11,735Vezi pe 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
    Vezi pe GitHub↗11,735
  • uglide/redisdesktopmanagerAvatar uglide

    uglide/RedisDesktopManager

    23,240Vezi pe 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++
    Vezi pe GitHub↗23,240
  • tiny-craft/tiny-rdmAvatar tiny-craft

    tiny-craft/tiny-rdm

    12,899Vezi pe 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
    Vezi pe GitHub↗12,899
Vezi toate cele 30 alternative pentru RedisDesktopManager→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale redis/redisdesktopmanager?

Principalele funcționalități ale redis/redisdesktopmanager sunt: 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.

Care sunt câteva alternative open-source pentru redis/redisdesktopmanager?

Alternativele open-source pentru redis/redisdesktopmanager includ: 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…