awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Key-value store

تم تحديث الترتيب في 28 يوليو 2026

For key value store interfaces, the strongest matches are joeferner/redis-commander (Redis Commander is a web-based management interface specifically designed), pubkey/rxdb (RxDB is a reactive offline-first NoSQL database for JavaScript) and neweggai/redis-manager (This repository provides a Redis management and monitoring platform). Each is ranked by relevance to your query, popularity and recent activity.

Compare the best open-source key-value store interfaces on GitHub, ranked by stars and activity to find the right one.

Key-value store

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • joeferner/redis-commanderالصورة الرمزية لـ joeferner

    joeferner/redis-commander

    3,961عرض على GitHub↗

    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, an

    Redis Commander is a web-based management interface specifically designed for Redis databases that provides a graphical key browser, command line interface, and multi-instance monitoring, making it a solid fit for this database management UI search despite lacking a few of the broader visualization features.

    JavaScriptCommand Line InterfacesMulti-Database Connections
    عرض على GitHub↗3,961
  • pubkey/rxdbالصورة الرمزية لـ pubkey

    pubkey/rxdb

    23,048عرض على GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    RxDB is a reactive offline-first NoSQL database for JavaScript applications, offering local-first data synchronization and reactive queries rather than a dedicated out-of-the-box management interface tool.

    TypeScriptNoSQLCross-Client SynchronizationCross-Device Synchronization Engines
    عرض على GitHub↗23,048
  • neweggai/redis-managerالصورة الرمزية لـ neweggai

    neweggai/redis-manager

    2,934عرض على 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

    This repository provides a Redis management and monitoring platform with support for cluster operations and data queries, fulfilling the core need for a key-value database interface despite some missing features.

    JavaRedis Administration UtilitiesAlerting SystemsCluster Topology Management
    عرض على GitHub↗2,934

Related searches

  • Client-side key-value stores
  • مخزن مفتاح-قيمة مضمن للتخزين المحلي
  • Generic interface libraries
  • مشروع لتعلم مخازن البيانات في الذاكرة (In-memory stores) عبر بناء واحد
  • مخزن تخزين مؤقت سريع في الذاكرة
  • Admin API tools
  • مخزن خفيف الوزن في الذاكرة للبيانات المؤقتة
  • Remote storage access