awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

bpineau/katafygio

0
View on GitHub↗
0 نجوم·0 تفرعات·5 مشاهدات

Katafygio

Features

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

سجل النجوم

مخطط تاريخ النجوم لـ bpineau/katafygioمخطط تاريخ النجوم لـ bpineau/katafygio

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Katafygio

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Katafygio.
  • pgbackrest/pgbackrestالصورة الرمزية لـ pgbackrest

    pgbackrest/pgbackrest

    4,160عرض على 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
    عرض على GitHub↗4,160
  • databasus/databasusالصورة الرمزية لـ databasus

    databasus/databasus

    7,502عرض على 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
    عرض على GitHub↗7,502
  • dimitri/pgcopydbالصورة الرمزية لـ dimitri

    dimitri/pgcopydb

    1,502عرض على GitHub↗

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

    C
    عرض على GitHub↗1,502
  • 2ndquadrant-it/barmanالصورة الرمزية لـ 2ndquadrant-it

    2ndquadrant-it/barman

    3,176عرض على GitHub↗

    Barman - Backup and Recovery Manager for PostgreSQL

    Python
    عرض على GitHub↗3,176
عرض جميع البدائل الـ 7 لـ Katafygio→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ bpineau/katafygio؟

الميزات الرئيسية لـ bpineau/katafygio هي: Backup and Recovery.

ما هي البدائل مفتوحة المصدر لـ bpineau/katafygio؟

تشمل البدائل مفتوحة المصدر لـ bpineau/katafygio: 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.