Up to 10 snapshots per database. Name them. Restore instantly. Like save slots in a video game.
You're about to run a migration that restructures three tables. If it goes wrong, you'll spend an hour manually undoing the damage or re-seeding from scratch. With Donk snapshots, you save the current state in one click — "before-migration" — run the migration, and if it breaks, restore the snapshot. Your database is back to exactly where it was. Three seconds.
pg_dump / pg_restoremysqldump / mysqldonk db snapshot create mydb --label before-migrationVideo: 25–35 seconds. Saving a snapshot, running a destructive migration, restoring the snapshot.