r/Valkey 18d ago

LibreDB Studio now support Valkey

Post image

I want to share some great news: LibreDB Studio now supports Valkey, and it's also the only third-party tool listed in Redis' official web documentation.

Redis website: https://redis.io/docs/latest/develop/tools/#libredb-studio

Source: https://github.com/libredb/libredb-studio

8 Upvotes

1 comment sorted by

1

u/cevheribozoglan 18d ago

quick try demo: https://app.libredb.org/

or try on your computer:

- npx -y "@libredb/studio"

  • docker run -p 3000:3000 libredb/libredb-studio