Skip to content

sheran/mirf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirf - Missing Record Finder for SQLite Databases

Mirf is a tool to help discover gaps in rows of SQLite Database tables where columns have the AUTOINCREMENT flag set.

mirf can help detect if any rows of data were deleted by discovering gaps

mirf uses terminal colors and will need to have colorama installed. You can install all requirements by doing:

pip install -r requirements.txt

Then run mirf from the terminal:

asciicast

About

A Missing Record Finder for SQLIte Database Tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages