Several open source graphical Redis client management software
Your rating:
Collect this experience
Read Catalogue
Redis Desktop Manager
Redis Client
Redis Studio
Original http://ourjs.com/detail/555975b9329934463f00000f
Redis is a super-compact memory-based key-value pair database (Key-value) that is typically used by applications that have certain requirements for concurrency to store sessions and even the entire database. See also: node. JS is used in conjunction with Redis. But it comes with a minimal command-line database management tool that is sometimes inconvenient to use. But GitHub already has a lot of graphical management tools on it, and has done some optimizations for redis, such as auto-folding key with schema.
Redis Desktop Manager
A QT5-based cross-platform Redis desktop management software
Several open source graphical Redis client management software
Support: Windows 7+, Mac OS X 10.10+, Ubuntu 14+
Features: C + + writing, fast response, good performance. Database backup and recovery is not supported.
Project Address: Https://github.com/uglide/RedisDesktopManager
Back to Top
Redis Client
Several open source graphical Redis client management software
Project Introduction: The Use of Java writing, rich features, the disadvantage is slightly poor performance, the network is bad, will occasionally break.
Project Address: Https://github.com/caoxinyu/RedisClient
Back to Top
Redis Studio
Several open source graphical Redis client management software
Project brief: Another Redis management tool written in C + + that supports the Windows platform only and supports the XP operating system.
Project Address: Https://github.com/cinience/RedisStudio
Several open source graphical Redis client management software