News

Simple SQLite DB Backup Scripts This repository provides two Python scripts for backing up your SQLite database: backup_db.py: For general Python/SQLite projects. backup_db_django.py: For Django ...
A custom Docker image that includes a script to back up MySQL and PostgreSQL databases to any S3-compatible storage bucket (e.g., Amazon S3, Backblaze B2). Backups are scheduled using a cron job in ...