mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-09 03:59:22 +08:00
11 lines
538 B
Plaintext
11 lines
538 B
Plaintext
# Tiny RDM
|
|
|
|
```mdx-code-block
|
|
<p style={{ "text-align": "center" }}>
|
|
<img src={require("@site/static/img/showcase/tiny-rdm.webp").default} />
|
|
<br />
|
|
</p>
|
|
```
|
|
|
|
The [Tiny RDM](https://redis.tinycraft.cc/) application is an open-source, modern lightweight Redis GUI. It has a beautful UI, intuitive Redis database management, and compatible with Windows, Mac, and Linux. It provides visual key-value data operations, supports various data decoding and viewing options, built-in console for executing commands, slow log queries and more.
|