app icon

KV-Toolbox

Developer
mohsen
About

This application provides a clean and intuitive graphical interface for working with embedded key-value databases such as LevelDB, Pebble, and Badger. You can easily explore, edit, or create databases anywhere on your system, manage keys and values with ease, and even store images directly within values. Designed for developers and data enthusiasts, it offers a convenient way to visualize and manipulate data without writing a single line of code.

app screenshot
app screenshot
app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest fyne install github.com/Mohsen20031203/KV-Toolbox/cmd/KV-Toolbox@latest
Or you can download the code directly from git:
git clone https://github.com/Mohsen20031203/KV-Toolbox