django-dbbackup

Database backup manager

Provides management commands to backup and restore Django projects' databases and media files with various storage options.

Management commands to help backup and restore your project database and media files

GitHub

984 stars
24 watching
219 forks
Language: Python
last commit: 26 days ago
Linked from 1 awesome list

backupdjangohacktoberfestmongodbmysqlpostgresqlsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postgrespro/pg_probackup A utility to manage periodic backups and recovery of PostgreSQL databases 715
space48/magedbm2 Manages database backups and exports sensitive data for use in different environments. 65
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 632
jazzband/django-constance Allows dynamic configuration of Django applications 1,725
jazzband/django-simple-history Automatically tracks changes to Django models and allows reverting changes from the admin interface. 2,215
jazzband/django-downloadview Provides tools to serve files with Django efficiently and securely. 387
jazzband/dj-database-url A utility to simplify Django database configuration using environment variables. 1,492
backup-manager/laravel Integrates the Backup Manager into Laravel applications for automatic database backups. 655
jazzband/django-queued-storage A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery 318
liweiyi88/onedump A tool that makes it easy to create backups of different databases by configuring a single file or using the command line. 105
bpineau/katafygio Automates continuous backup of Kubernetes objects as YAML files in a git repository 197
django-cms/django-filer A file management application for Django that simplifies handling of files and images. 1,774
jazzband/django-robots A Django app for managing robots exclusion protocol files 459
dizballanze/django-eraserhead Tool to optimize database usage in Django by identifying and suggesting the removal of unused fields. 196
yadakhov/laradump A package to manage backups and restores of MySQL databases using Laravel's console commands. 25