Skip to content

pure-python sqlite3 client. useful to parse an incomplete (partially downloaded) sqlite database file, by manually parsing some database pages, where sqlite3 would say "Parse error: database disk image is malformed"

License

Notifications You must be signed in to change notification settings

milahu/pysqlite3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysqlite3

pure-python sqlite3 client

based on

About

pure-python sqlite3 client. useful to parse an incomplete (partially downloaded) sqlite database file, by manually parsing some database pages, where sqlite3 would say "Parse error: database disk image is malformed"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published