Show HN: InnoDB_rs – InnoDB 'Undelete' Toolkit in Rust

https://github.com/Codetector1374/InnoDB_rs
by codetector • 2 years ago
8 2 2 years ago

I 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.

Related Stories

Loading related stories...

Source preview

github.com