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.
Advanced WAL File Management Tools for PostgreSQL
The main features of omniti-labs/omnipitr 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.
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