Browse keys grouped by prefix, edit any data type, see where memory goes, and run commands — against standalone Redis or a cluster, with the rest of your databases in the same window.

Enter one host:port. If the node reports cluster mode the other masters are discovered, and scans walk all of them.
user:1001, user:1002 … fold into a user folder with a count. Glob or prefix filter, type filter, Load more or Scan all.
String (with JSON formatting), hash, list, set, sorted set with scores, stream entries. Rename, set TTL, delete — with confirmation.
Sample the keyspace: memory likely to be freed by TTL bucket, top namespaces by memory or key count, keys by type, per-node stats, slow log.
Any command, replies rendered by type, history recall. Read-only connections block writes.
TLS, ACL users, SSH tunnel, credentials encrypted with your OS keychain. Optional local MCP server so AI tools can read (not write) what you allow.
Yes. Point it at any node; cluster mode is detected from INFO and the remaining masters are discovered. Key scans, analysis and the slow log run across every master.
Yes — free for personal and commercial use, no account, no telemetry. It's a native desktop app (Go + system webview), around 32 MB.
Redis 6 and newer, including Redis 7 and 8, Valkey, and managed services such as ElastiCache and Azure Cache for Redis. Sentinel profiles are supported too.
Yes. Hash fields, list elements, set and sorted-set members and string values are editable inline. Streams are read-only in the browser; use the console for XADD.
That's the point — the same app connects to MySQL, PostgreSQL, Amazon Redshift and DynamoDB, each with engine-specific tooling.
macOS (Intel + Apple Silicon) and Windows. Also available via brew install --cask shubhesh07/db-connect/db-connect.