Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Dretch/foundationdb-explorer

Repository files navigation

CI

FoundationDB Explorer

This is a very basic visual data viewer / editor / GUI for FoundationDB databases.

Built with the awesome Monomer library for the GUI.

Features

Search

Search by key in raw binary form or by entering a tuple value that is then encoded into binary form. Keys and values in search results are presented in their tuple form when they can be decoded as such.

Search screenshot

Edit

You can set, update, or delete the value at a known key. The key and value can be entered either in raw binary form or as a tuple.

Edit screenshot

Status

Experimental - some rough edges and not well tested.

Installation

Those with Ubuntu-based systems can try the .deb package from the Github releases page. A FoundationDB Explorer application should then appear in your desktop environment.

Building

Install the Haskell Stack build system, clone the Git repo and then do: stack --test install

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors