Show HN: InnoDB_rs – InnoDB 'Undelete' Toolkit in Rustgithub.com/Codetector13748 pointscodetector2 years agoI recently had the "opportunity" to recover a database from being accidentally `rm -rf`'ed. In the process decided the best route is to implement InnoDB storage format and scan the disk for any and all record we can still find.