Logical Backup

Logical backup is a copy of objects used in an application (e.g. database tables), that is made by accessing them through the application’s interfaces. Unlike physical backup which is basically file-level backup made by simple copying of the program’s files, logical backup has higher accuracy, because it allows accessing data that is kept in memory and is not yet saved on the disk.

An example of logical backup is the MySQL Backup plug-in of Handy Backup which connects to the database like a common MySQL client application and uses MySQL’s original connectors to export the data. To learn more about the plug-in, please refer to MySQL Backup.




Learn more:

  • Database Architecture Basics, Terms and Definitions
    "Database architecture is a model describing the logic of distribution of database objects throughout the system. It is usually designed in accordance with…"
  • MariaDB Database Engine - a Successor of MySQL
    "MariaDB database engine, created by former MySQL creator Monty Widenius. Called for Monty’s daughter name, Maria ("My" in "MySQL" is for My, Monty’s son),…"
  • MySQL Master Server
    "MySQL Slave Server is a server configured for MySQL replication. It constantly monitors and replicates all changes made to the database on the Master Server.…"


Backup Terms Glossary

Who uses Handy Backup?