Gulper is a powerful and flexible command-line utility designed for backing up and restoring SQLite, MySQL, and PostgreSQL databases.
Backup and restore SQLite, MySQL, and PostgreSQL databases.
Store backups locally or in cloud storage like AWS S3 and DigitalOcean Spaces.
Automate backups using cron-like expressions for efficient management.
Restore databases to a specific point in time for precise recovery.
Reduce backup size with built-in compression options for efficient storage.
Automatically manage backup retention periods for organized storage.
Log all backup and restore activities for detailed tracking.
Manage settings through a flexible YAML configuration file.
Use intuitive commands for backup, restore, and event management.
Generate output in JSON format for easy integration with other tools.
Run scheduled backups continuously in daemon mode for uninterrupted service.
List and manage events related to backups and restores for better monitoring.