/pysqlite3

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"

Primary LanguagePythonMIT LicenseMIT

Watchers