Skip to content

little-brother/sqlite-unhide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

unhide is a console tool to recovery deleted rows from SQLite3 databases.
Technical background is described in this post (russian).
The tool is also available as a Total Commander plugin.

Download the latest version

FREEWARE. HOME USE ONLY.

Usage

unhide <dbpath> <any for debug>
unhide D:/data/db.sqlite
unhide "D:/data/my db.sqlite" d

Limitations

  • Maximum database size is 1Mb (for free version)
  • Only UTF8 encoding
  • BLOBs are unsupported

Similar software