level-browser
v0.1.0
Published
A command line tool for interacting with LevelDB.
Readme
LevelDB Browser
A small command line utility to browse data stored in LevelDB.
Usage
level-browser [options] <command>
Options
--dbpath: database path to work on. default:.
Commands
keys: Prints out all of the keys inside the database.
