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.
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