/db-recovery

db-recovery is a tool for recovering MySQL data. It is used in scenarios where the database has no backup or binlog. It can parse data files and redo/undo logs to recover data.

Primary LanguageGoApache License 2.0Apache-2.0

Stargazers