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

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

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

1 مستودع

Awesome GitHub RepositoriesData Backup Repositories

Git repositories used to maintain versioned backups of application data for history and recovery.

Distinct from Git and Version Control: Distinct from Git and Version Control: focuses on using Git for data backup and recovery rather than source code version control.

Explore 1 awesome GitHub repository matching part of an awesome list · Data Backup Repositories. Refine with filters or upvote what's useful.

Awesome Data Backup Repositories GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kozea/radicaleالصورة الرمزية لـ Kozea

    Kozea/Radicale

    4,395عرض على GitHub↗

    Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact synchronization across multiple clients using open standards. It stores all data directly on the filesystem in a simple folder hierarchy, eliminating the need for an external database, and automatically tracks every change by committing modifications to a Git repository for version history and backup. The server distinguishes itself through a modular plugin architecture that allows custom Python modules to extend authentication, storage backends, and web interface functionality at start

    Tracks every change to calendars and address books by committing modifications to a Git repository for history and recovery.

    Pythoncaldavcarddavicalendar
    عرض على GitHub↗4,395
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Git and Version Control
  5. Data Backup Repositories