awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aiven avatar

aiven/pghoard

0
View on GitHub↗
1,413 stars·109 forks·Python·Apache-2.0·11 viewsaiven-open.github.io/pghoard↗

Pghoard

PostgreSQL® backup and restore service

Features

  • Backup and Recovery - Backup and restore utility for cloud object storage.

Star history

Star history chart for aiven/pghoardStar history chart for aiven/pghoard

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pghoard

Similar open-source projects, ranked by how many features they share with Pghoard.
  • borgbackup/borgborgbackup avatar

    borgbackup/borg

    12,986View on GitHub↗

    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

    Pythonbackupborgbackupcompression
    View on GitHub↗12,986
  • borgbase/vortaborgbase avatar

    borgbase/vorta

    2,469View on GitHub↗

    Desktop Backup Client for Borg Backup

    Pythonbackup-clientborgborgbackup
    View on GitHub↗2,469
  • bup/bupbup avatar

    bup/bup

    7,324View on GitHub↗

    bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to eliminate redundant data across files and versions, treating every incremental save as a full backup. The system provides secure remote transport interfaces for transferring and managing backup data on remote servers via SSH. It also includes a backup repository browser available as both a web interface and a filesystem mount for exploring and retrieving files from snapshots. The project covers broad capability areas including disaster recovery, repository administration, and s

    Python
    View on GitHub↗7,324
  • bit-team/backintimebit-team avatar

    bit-team/backintime

    2,522View on GitHub↗
    Pythonbackintimebackupbackups
    View on GitHub↗2,522
See all 27 alternatives to Pghoard→

Frequently asked questions

What does aiven/pghoard do?

PostgreSQL® backup and restore service

What are the main features of aiven/pghoard?

The main features of aiven/pghoard are: Backup and Recovery.

What are some open-source alternatives to aiven/pghoard?

Open-source alternatives to aiven/pghoard include: 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. databasus/databasus — Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores… bit-team/backintime.