Barman - Backup and Recovery Manager for PostgreSQL
الميزات الرئيسية لـ enterprisedb/barman هي: Backup Solutions.
تشمل البدائل مفتوحة المصدر لـ enterprisedb/barman: bareos/bareos — Bareos is a cross-network Open Source backup solution (licensed under AGPLv3) which preserves, archives, and recovers… borgbackup/borg — Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by… duplicati/duplicati — Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide… edrusb/dar — DAR - Disk ARchive, a fully featured backup tool. garethgeorge/backrest — Backrest is a web-based management interface for Restic that orchestrates scheduled snapshots, manages offsite… grke/burp — burp - backup and restore program.
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
Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide range of local, network, and cloud-based storage providers. It functions as a background service that automates recurring data protection tasks, ensuring that only changed data blocks are stored to maximize efficiency and minimize bandwidth usage. The project distinguishes itself through a centralized management console that allows for the orchestration of multiple distributed backup agents from a single web-based dashboard. It supports multi-tenant management, enabling the or
Bareos is a cross-network Open Source backup solution (licensed under AGPLv3) which preserves, archives, and recovers data from all major operating systems.