Archmonger/django-dbbackup
Backup and restore your Django database and media observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 93
- Release rhythm 66
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 40
- age_days: 4265
- days_rel: 146
- days_push: 43
- n_releases_24m: 8
Adoption not part of the score
1111 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django application providing management commands to back up and restore project databases and media files using native database tools. It supports compression, GPG encryption, and multiple storage backends such as Amazon S3, Dropbox, and any Django-supported storage.
Use cases
- back up a Django database to S3
- restore a Django database from a backup
- encrypt database backups with GPG
- schedule automated Django database backups with cron or Celery
- sync a production database to a local development environment
- back up Django media files to remote storage
When to choose
- you run a Django project and need reliable database and media backups
- you want to use native database dump tools instead of slow dumpdata/loaddata
- you need encrypted, compressed backups sent to cloud or local storage
- you want scheduled backups via Crontab or Celery
When to avoid
- your project is not built on Django
- you need backups for non-Python web frameworks
- you require continuous point-in-time replication rather than periodic dumps
Facets
library · maturity active
backup database compression cryptography cli databases backend developer-tools self-hosted python cli cross-platform django database-backup media-backup gpg-encryption s3 postgresql mysql sqlite mongodb management-commands
3 sources
- readme: https://github.com/Archmonger/django-dbbackup · fetched 2026-08-28 · c42af87a9272
- homepage: http://archmonger.github.io/django-dbbackup/ · fetched 2026-08-29 · 36c6c3c2e4f9
- registry_pypi: https://pypi.org/pypi/django-dbbackup/json · fetched 2026-08-29 · 5e51c0c2a157
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Archmonger/django-dbbackup | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="Archmonger/django-dbbackup")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem