Skip to content

red0cean/sqlite2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sqlite2json

sqlite <=> json

Usage

~ ./sqlite2json.py -j test.db test.json
~ file test.json
test.json: ASCII text
~
~ ./sqlite2json -d test.json test.db
~ file test.db
test.db: SQLite 3.x database, last written using SQLite version 3020001

About

sqlite <=> json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages