SQLiteDoctor
The life saver sqlite database repair tool.
SQLiteDoctor has been recognized as one of the best tools for sqlite database forensic analysis DFRWS 2018 Europe.
SQLiteDoctor Version History
An SQLite database is highly resistant to corruption. If an application crash, or an operating-system crash, or even a power failure occurs in the middle of a transaction, the partially written transaction should be automatically rolled back the next time the database file is accessed.
Though SQLite is resistant to database corruption, it is not immune and in some cases a special tool like SQLiteDoctor is required in order to be able to fully restore your damaged sqlite database.
A single license is valid for up to 2 computers (if not used at the same time). No subscription required. Free 1.x updates.
Download version
Requirements
- MacOS 10.10.5 or newer (macOS 10.15 compatible)
- Windows 7SP1/8.1/10 or newer
Version 1.4.1
Fixed a foreign key issue
Other fixes and optimizations
Version 1.4.0
64bit version for both MacOS and Windows
Improved Windows support
Improved retina display
Upgraded sqlite engine to the latest 3.25.2 version
Other fixes and optimizations
Version 1.3.0
Optimized memory usage
Improved speed
Fixed some graphics issues on Windows
Upgraded sqlite engine
Other fixes and optimizations
Version 1.2.0
Added full support for Retina display
Fixed a Windows hang
Fixed an issue with encrypted databases
Upgraded sqlite engine
Other fixes and optimizations
Version 1.0.0
First public release