$4.99
Description
Take control of your Maria DB database with this App that makes Automatic Backup Scripts! Written in Spring Boot, this powerful tool ensures your MySQL / MariaDB Database is safely backed up on a schedule you set.
Key Features:
- Automatic Full Backups: Schedules full backups to run once every 24 hours, giving you peace of mind that your data is secure.
- DDL and Data Export. This app creates both the database structure (DDL) and its contents in SQL INSERT statements, ensuring a complete snapshot of your data and fast recreation anew.
- Zip Output: The backed-up database files are compressed into a zip file for easy storage and transfer.
Why Choose Database Backupper?
- Effortless backups: Set it and forget it – our app takes care of backing up your database on schedule.
- Comprehensive backup: Includes both DDL and data, ensuring you have a complete copy of your database.
- Easy to use: Simple installation and configuration process.
Perfect for:
- Software Developers, Entrepreneurs
- System administrators
- Small business owners
- Anyone who wants to ensure their MariaDB database is safely backed up
Technical Details:
- Written in Spring Boot, Java 21 and Vaadin. Check out my other Spring Boot / Vaadin App
- Supports MySQL & MariaDB Databases. The App needs to run on a space that has access to the database.
- Scheduled backups run once every 24 hours. You could change the code and make more frequent backups
- Backup files are compressed into a zip files into date sub-folders
Screens
Lists of databases to be exported
List of Backups.
Adding new Connection. URL, username and password arethe important. Name is used for the backup zip name.
Get started today and take the first step towards ensuring you have all your data!
Most of the code of this app is generated by my App Builder project: https://programtom.com/dev/product/app-builder-code-generation-spring-micro-service-vaadin-app/