Tisane JSON RocksDB Viewer
RocksDB is a popular embedded database. However, the choice of free UI tools to view and edit RocksDB databases is scarce. Even fewer tools are combined with JSON parsers.
We built a cross-platform RocksDB UI tool for our internal needs.
Tisane JSON RocksDB Viewer is now free for the developer community to download and use. Native executables for Windows and Mac.
NOTE: The installers are not signed. On Mac, you may receive an error about the package being "damaged". To bypass the error:
1. Download the ZIP file.
2. Unzip the file using Terminal:
unzip tisanerocksdbjsonviewer-appleSilicon.app.zip
3. Disable macOS security check in Terminal:
xattr -c 'RocksDB JSON Viewer by Tisane Labs.app'
After that, you can open the application.