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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

bpineau/katafygio

0
View on GitHub↗
0 stars·0 forks·5 vues

Katafygio

Features

  • Backup and Recovery - Continuously backs up cluster objects to a git repository.

Historique des stars

Graphique de l'historique des stars pour bpineau/katafygioGraphique de l'historique des stars pour bpineau/katafygio

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Katafygio

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Katafygio.
  • pgbackrest/pgbackrestAvatar de pgbackrest

    pgbackrest/pgbackrest

    4,160Voir sur GitHub↗

    pgBackRest is a distributed backup and restore tool for PostgreSQL. It functions as an incremental backup engine and point-in-time recovery manager, enabling the creation of full, differential, and incremental backups across local and remote repositories. The system is distinguished by its block-level incremental backups, which reduce storage and transfer time by saving only modified data. It integrates with S3-compatible object storage via HTTP and utilizes parallel processing to maximize throughput during backup and restoration operations. The tool covers comprehensive disaster recovery ca

    C
    Voir sur GitHub↗4,160
  • databasus/databasusAvatar de databasus

    databasus/databasus

    7,502Voir sur GitHub↗

    Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores them across multiple destinations while managing team access with role-based permissions. It combines on-the-fly AES-256-GCM encryption, cron-driven scheduling, job-queue-based verification, multi-destination storage, WAL streaming, throwaway container restore testing, and workspace-based role access control into a unified backup system. The platform distinguishes itself through automatic backup verification that restores each backup into a temporary database container for in

    Gobackupbackupsdatabase
    Voir sur GitHub↗7,502
  • dimitri/pgcopydbAvatar de dimitri

    dimitri/pgcopydb

    1,502Voir sur GitHub↗

    Copy a Postgres database to a target Postgres server (pgdump | pgrestore on steroids)

    C
    Voir sur GitHub↗1,502
  • 2ndquadrant-it/barmanAvatar de 2ndquadrant-it

    2ndquadrant-it/barman

    3,176Voir sur GitHub↗

    Barman - Backup and Recovery Manager for PostgreSQL

    Python
    Voir sur GitHub↗3,176
Voir les 7 alternatives à Katafygio→

Questions fréquentes

Quelles sont les fonctionnalités principales de bpineau/katafygio ?

Les fonctionnalités principales de bpineau/katafygio sont : Backup and Recovery.

Quelles sont les alternatives open-source à bpineau/katafygio ?

Les alternatives open-source à bpineau/katafygio incluent : pgbackrest/pgbackrest — pgBackRest is a distributed backup and restore tool for PostgreSQL. It functions as an incremental backup engine and… databasus/databasus — Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores… dimitri/pgcopydb — Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids). 2ndquadrant-it/barman — Barman - Backup and Recovery Manager for PostgreSQL. portabase/portabase — Portabase - Database backup & restore tool for PostgreSQL, MySQL, MsSQL, MariaDB, Firebird SQL, SQLite, MongoDB, Redis… vmware-tanzu/velero.