PG Back Web
A self-hosted web interface for scheduling, running and managing PostgreSQL database backups.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About PG Back Web
PG Back Web puts PostgreSQL backups behind a browser-based interface. Instead of writing cron jobs around pg_dump, you add databases, set backup schedules and review past backups from a web dashboard.
It is written in Go, ships with Docker files and is run on your own server. It suits developers and small teams who look after a few PostgreSQL databases and want scheduled backups without building their own scripts.
Strengths
- Web dashboard instead of hand-written backup scripts
- Scheduled backups for multiple databases
- Docker-based deployment
Limitations
- PostgreSQL only
- You host and maintain the server yourself
Details
- Pricing
- FreeFree and open source.
- License
- MIT
- Developer
- Eduardo Lat
- Platforms
- Web, Self-hosted
- How it runs
- Self-hosted
- Account
- Not required
- Best suited for
- Small teams wanting scheduled PostgreSQL backups with a web interface
- Categories
- Backup tools, Database tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
MyDumper
A multi-threaded command-line tool for logical backup and restore of MySQL and MariaDB databases.
mongodump
A MongoDB command-line tool that writes a binary BSON export of a database for backup or migration.
Litestream
A streaming replication tool that continuously backs up SQLite databases to cloud storage or local files.
borgmatic
Configure Borg backups, database dumps and monitoring in one place.
docker-volume-backup
A small companion container that backs up Docker volumes to local disk or remote storage.