This is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc. Feature...
windowsmacosredisqtrdmredis-desktop-managerredis-guiredis-gui-clientgithub-actionsredisdesktopmanagerrdm-builder UpdatedApr 26, 2025 📡 P3X Redis UI: A highly functional and convenient database GUI that fits in your pocket, accessible on both responsive web and desktop applications. ...
下面我们以AnotherRedisDesktopManager工具为例,介绍如何连接Redis数据库。 1.防火墙相关操作命令,在使用Redis的图形化桌面客户端连接Redis服务之前,一定要先关闭Linux的防火墙,否则未来在连接Redis服务时可能会提示" Client On Error: Error: connect ECONNREFUSED 192.168.230.131:6379 Config right?"的错误。 # 查询防火...
RedisClient是Redis客户端的GUI工具,使用Java swt和jedis编写,可以方便开发者浏览Redis数据库。该软件支持简体中文,非常适合国内用户使用,不需要汉化就可以直接使用。RedisClient将redis数据以资源管理器的界面风格呈现给用户,可以帮助redis开发人员和维护人员方便的建立,修改,删除,查询redis数据,完全不需要了解redis命令。可以...
1.防火墙相关操作命令,在使用Redis的图形化桌面客户端连接Redis服务之前,一定要先关闭Linux的防火墙,否则未来在连接Redis服务时可能会提示" Client On Error: Error: connect ECONNREFUSED 192.168.230.131:6379 Config right?"的错误。 # 查询防火墙状态$ systemctl status firewalld# 关闭防火墙$ systemctl stop fire...
首先我们需要下载安装包,然后双击安装即可,下载地址:https://github.com/qishibo/AnotherRedisDesktopManager/releases 安装完成后,点击新建连接可以连接到Redis,可以发现Cluster这个选项,之前使用的旧版RedisDesktopManager并不支持Redis集群,这个工具支持了很不错!
「GitHubStar 数」:222 Mongood 是一个 MongoDB 图形化的管理工具。 ? 特性: 基于微软 FluentUI,支持自动黑暗模式 支持完整的 Mongo-shell 数据类型和查询语法,利用索引实现的自动查询和排序 支持Json 数据库模式,既可用于 Server 也可用于 Client ❝GitHub 地址:https://github.com/RenzHoly/Mongood ❞ ...
GUI 工具 Redis Client:一个基于Java SWT 和 Jedis 编写的 redis 客户端 GUI 工具。可从https://github.com/caoxinyu/RedisClient下载。 从图可知,redis 包含了 16 个数据库。上面的每个数据库默认从 0 开始的递增数字命名。 因为该程序打包后的压缩包 >10 M,无法上传到 cnblogs,如有需要的童鞋请加群在群...
项目地址:https://github.com/caoxinyu/RedisClient 使用截图: 2.Redis Desktop Manager 是否收费:收费 项目介绍:一款基于 Qt5 的跨平台 Redis 桌面管理软件。 支持平台:Windows、Mac OS、Linux 项目地址:https://github.com/uglide/RedisDesktopManager
下面我们以AnotherRedisDesktopManager工具为例,介绍如何连接Redis数据库。 1.防火墙相关操作命令,在使用Redis的图形化桌面客户端连接Redis服务之前,一定要先关闭Linux的防火墙,否则未来在连接Redis服务时可能会提示" Client On Error: Error: connect ECONNREFUSED 192.168.230.131:6379 Config right?"的错误。 # 查询防火...