Database Master provides easy database backup and restore/import system for FireBird, SQLite, MySQL, PostgreSQL and MS Access database engines currently.
FireBird Backup: FireBird database backup is a file based backup and database will be copied to backup folder. It can be restore again to the current connected database during online without application stop.
PostgreSQL Backup: PostgreSQL backup is sql based backup and %100 compatible pg_dump application and creates a tar file with sql script. The file can be restore also using pg_restore application.
MySQL Backup: MySQL backup is a sql based backup file and %100 compatible with mysqldump application output and the file can be restore also using mysql shell application.
MS Access Backup: Ms Access backup is a file based backup and current connected database file will be copied to backup folder.