leveldb-to-csv

👋 Generate CSV file from leveldb export file

Stars
4
Committers
2

ENV: Python 2.7

Rename your leveldb file to "output-XX" file. Place this file to a specific directory (ex. "src" in project root directory)

Open command in the project root directory and run the following command

python tocsv.py [YOUR_SOURCE_PATH]

Ex. >>python tocsv.py ./src