Skip to content

markmckinnon/Leveldb-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LevelDB GUI Viewer and Dumper

This repository contains executables (source code coming soon) to view LevelDB's in a GUI or to dump them to a sqlite database and CSV file.

Special Note:

To use the either program make sure you make a copy of the levelDB directory that you want to view/dump Once you view it and dump it the programs will no longer be able to read from them so you will have to get a cew copy of them.

leveldb-dump.exe Usage

Leveldb-dump.exe

is the directory that the levelDB database resides in.

the base file name that the sqlite database and csv files will be created under.

leveldb_viewer.exe

Leveldb_viewer.exe

Under the File menu option choose open database. Navigate to the directory that the levelDB data resides in and click open to view the key value pairs.

About

Leveldb Dumper/Viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages