How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora
Desktop Backup Client for Borg Backup
pgbackup-sidecar is a lightweight Docker sidecar container designed to automate regular backups of a PostgreSQL database using pgdump. The container runs a cron job that periodically dumps the database and stores the backups to a backup directory of your choice and even optionally send logs to a…
The main features of musab520/pgbackup-sidecar are: Backup and Recovery.
Projects with overlapping indexed features include: bit-team/backintime. borgbackup/borg — Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by… borgbase/vorta — Desktop Backup Client for Borg Backup. bup/bup — bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to… cgsecurity/testdisk — TestDisk & PhotoRec. aiven/pghoard — PostgreSQL® backup and restore service.