Database Backup and check Tables Automated With Scheduler 2024

Description

Database Backup
★★★★★

Do you feel concerned whenever WordPress displays a warning on your dashboard, prompting you to backup your database before proceeding?
Well, worry no more! Just install this amazing plugin and with a single click, your backup is ready.

This plugin offers additional features like check tables and scheduling an automatic daily or weekly backup and determining how long you want to keep the backup files.
The database backup creation process is incredibly fast and secure since the plugin uses mySQLdump to create the backup without compressing the file.
If you prefer, there’s an option to create a separate zip file for the backup.
This helps avoid the nightmare of restoring a backup file if the compressed file is broken.

Additionally, with your favorite text editor, you can edit the backup file and select a single or multiple tables to restore if necessary.

This plugin prioritizes security, and backups are created with skip-extended-insert, ensuring there’s one INSERT statement for each data row.

How to Restore the Database: Free Plugin

How restore normal or very large Database Backup

Cloning or Moving and also How update old URLs and broken links on your database.

If you’re planning on cloning or moving your site, you might encounter issues with old URLs in your content, excerpts, links, and custom fields.
Luckily, with the free Easy Update URLs plugin, you can quickly and easily fix these problems in your database.
This plugin is designed to help you seamlessly update old URLs and prevent broken links or missing content after the cloning or moving process.
So, no need to worry about manually editing your database – the Easy Update URLs plugin takes care of everything for you.
How update old URLs and broken links on your database.

Important

By security, download yours backups to your local computer
or copy to your S3 cloud storage with our cloud plugins below.

Free Plugin for Contabo S3 Object Storage

Free Plugin for Amazon AWS S3 Object Storage

Server Requirements

shell_exec php function available.
mySQLdump available.
phpMyAdmin to restore the Backup (usually the hosting panel has it.)
If you have questions, ask to your hosting company.

Multisite

This plugin was not tested with Multisite.

Online Documentation of Database Backup

Online Documentation
Demo Video

Tags

hostinger database backup
hostgator database backup
dreamhost database backup
ionos database backup
digitalocean database backup
wpengine database backup
siteground database backup
wpbeginner database backup
contabo database backup
Database Backup Solution
Database Backup Alternative
How to Backup Databases
How do I make a backup of my database
How to Perform Database Backups
Backing Up and Restoring Databases
Database Backup and Recovery
Database Backup For WordPress
Database Backup in MySQL Server
Create a Full Database Backup
SQL Backup Database
Database Backup Tools
Database backup and restore
Database Snapshot
Database Snapshots
backup and restore wordpress database
backup database from wordpress admin
backup database tables in wordpress
backup database wordpress
backup mysql database wordpress site
backup wordpress database cpanel
backup wordpress database manually
backup wordpress database phpmyadmin
backup wordpress database restore
backup wordpress database via ftp
backup wordpress mysql database
backup wordpress website and database
best database backup for wordpress
best database backup plugin for wordpress
best database backup plugin wordpress
best database backup plugin wordpress free
best wordpress database backup plugin
bitnami wordpress database backup
bluehost wordpress backup database
cara backup database wordpress
create database backup wordpress plugin
create wordpress database backup
database backup for wordpress
database backup in wordpress
database backup in wordpress plugin
database backup plugin for wordpress
database backup wordpress
database backup wordpress plugin
database backup wordpress plugin free
db backup in wordpress
how to backup a wordpress database
how to backup database in wordpress
how to backup database wordpress
how to backup wordpress
how to backup wordpress database
how to backup wordpress database and files
how to backup wordpress database manually
how to backup wordpress site and database
how to backup your wordpress files and database manually
how to create database backup in wordpress
how to do wordpress database backup
how to make a database backup in wordpress
how to take database backup in wordpress
how to use the wordpress database backup
how to use wp database backup in wordpress
plugin wordpress backup database
restore database backup for wordpress
restore wordpress mysql database backup
what is backup wordpress database
wordpress auto database backup
wordpress backup database and files
wordpress backup of database
wordpress backup sql database
wordpress database backup
wordpress database backup and restore
wordpress database backup plugin
wordpress database backup plugin free
wordpress database export
wordpress get backup from database
wordpress plugin backup database
wordpress plugin backup database and files
wordpress restore database from backup
wordpress sql backup
wordpress user database backup plugin
schedule an automatic daily database backup
schedule database backup
schedule daily database backup
schedule weekly database backup
plan database backup
programme database backup
timetable database backup
scheme database backup
WordPress database backup
How to backup WordPress database
Best way to backup WordPress database
Automatically backup WordPress database
Schedule WordPress database backup
How to restore WordPress database backup
Fix WordPress database backup error
How to troubleshoot WordPress database backup problems
Security of WordPress database backups
Best practices for WordPress database backups
Full backup of WordPress database
Automated backup of WordPress database using cron
How to backup WordPress database to an external hard drive?
How to schedule WordPress database backups using cron?
What is the security of WordPress database backups?
Best practices for WordPress database backups?
Best WordPress database backup plugin
speed up wordpress database backup
compress wordpress database backup
optimize wordpress database backup
best wordpress backup plugin for large databases
best wordpress backup plugin for slow connections
Manual WordPress database backup
Automatically backup WordPress database
free WordPressdatabase backup plugin
Restoring a WordPress database backup
Backup WordPress database tutorial
Create a WordPress database backup
Schedule WordPress database backups
Secure WordPress database backups

Tags Português

Este é um plugin WordPress gratuito simples e fácil de usar para fazer um backup de banco de dados para WordPress. Ele pode criar um backup do banco de dados instantaneamente, com um simples clique, nenhuma configuração é necessária.

Tags Italiano

Questo è un plugin WordPress gratuito semplice e facile da usare per eseguire un backup del database per WordPress. Può creare un backup istantaneamente, con un semplice clic, non è necessaria alcuna configurazione.

Screenshots

  • Dashboard
  • Run a Backup
  • Backup Table

Installation

1) Install via wordpress.org

2) Activate the plugin through the ‘Plugins’ menu in WordPress

or

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

FAQ

What are dumps in SQL?

A database dump contains a record of the table structure and/or the data from a database and is usually in the form of a list of SQL statements («SQL dump»).
A database dump is most often used for backing up a database so that its contents can be restored in the event of data loss.

How do I create and Download a SQL dump?

Install our free plugin Database Backup.

How do I make a backup of my database?

Our free Database Backup Plugin is a simple and easy to use to make a Database Backup for WordPress.
It can create a backup instantly, with a simple click, no configuration is necessary.

How restore my very large sql database backup?

Use our free plugin Bigdump Restore.

What does ‘skip-extended-insert’ mean, and what are the advantages of using it?

That means one INSERT statement for each data row.
Backups with «skip-extended-insert» are considered more secure because they generate individual INSERT statements for each row of data instead of combining multiple rows into a single INSERT statement.
This reduces the risk of data corruption or loss in case of an error during the restoration process, as each row is inserted individually, making it easier to identify and address any issues.
Additionally, it provides better compatibility with version control systems and facilitates easier data recovery in case of a failure.

How to Download a Database Backup?

Just install our free plugin database-backup.
Then, from the plugin dashboard, go to “Backups Made” tab. Click on Download Link.

How can I compress (zip) my Backup file?

Go to the plugin dashboard, navigate to the «Backups Made» tab, and click on the «compress» link.

How can I Activate Automatic database backup?

Go to the plugin dashboard, navigate to the “Settings” tab, and choose the frequency.

Reviews

Read all 1 review

Contributors & Developers

“Database Backup and check Tables Automated With Scheduler 2024” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2023-12-05 – Version 2.23 – Small Improvements.
2023-10-17 – Version 2.21/22 – Small Improvements.
2023-09-15 – Version 2.20 – Small Improvements.
2023-09-04 – Version 2.17/19 – Improved user interface.
2023-08-30 – Version 2.16 – Improved user interface.
2023-08-29 – Version 2.14/15 – Improved user interface.
2023-08-28 – Version 2.10/13 – Improved user interface.
2023-05-04 – Version 2.09 – Improved Cron services.
2023-04-04 – Version 2.08 – Added Option how many days you want keep the files.
2023-04-03 – Version 2.07 – Added automatic Cron Backup daily and weekly.
2023-03-06 – Version 2.06 – Integrated with BigDump Restore plugin.
2023-02-22 – Version 2.03/2.05 – Changed the Backup files place.
2023-02-20 – Version 2.01/2.02 – Minor Improvements.
2023-02-18 – Version 2.00 – Added Download and Zip options.
2023-02-08 – Version 1.01 – Minor Improvements.
2023-01-18 – Version 1.00 – Initial Release.