Giter Club home page Giter Club logo

leveldb-py's Introduction

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.

leveldb-py's People

Contributors

markmckinnon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

leveldb-py's Issues

Windows 11 "Exit not defined"

Wrong Parameters need 2, LevelDB directory and output csv file
Traceback (most recent call last):
File "leveldb-dump.py", line 14, in
NameError: name 'exit' is not defined
[10824] Failed to execute script leveldb-dump

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.