Your site's content is not in its files — it is in the database: orders, members, comments, settings. Yedekalma dumps it on your own server, encrypts it and sends it directly to your cloud storage. Your database password stays with you and you never open a MySQL port to the internet.
No credit card required · 14-day free trial
Restore the files but lose the database and all you have is an empty theme.
In ecommerce, orders, customers and stock live entirely in the database.
Posts, pages, categories and menus are database-stored, not in theme files.
Accounts, roles and password hashes are database-only.
Years of accumulated comments and form submissions exist only in the dump.
Site settings, plugin configuration and licence records live in the database.
A crash or disk fault can corrupt a table; without a clean dump, repair is often impossible.
Each table's checksum is compared and only changed tables are dumped. On large databases this cuts both time and storage dramatically.
If your site uses several databases each is dumped separately — identically named databases on different hosts never collide.
MySQL credentials live in the module's encrypted secret store; they are never sent to our panel in plain text.
When restoring you can remap the target database and have your configuration file updated automatically.
Dumps can be scanned for injected malicious content so you know which restore point is clean.
Browse the backup contents from the panel and examine tables before you commit to a restore.
The database component covers MySQL and MariaDB. PostgreSQL, MongoDB and SQL Server are not supported — we say so plainly rather than implying broader coverage.
We never alter backed-up data: no masking, no truncation, no anonymisation. The dump is a faithful copy of the source, so a restore returns your database exactly as it was.
Files, database and email in one panel. 14 days free, no credit card.
Create Free Account