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
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kozea/radicaleAvatar de Kozea

    Kozea/Radicale

    4,395Voir sur 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
    Voir sur GitHub↗4,395
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Git and Version Control
  5. Data Backup Repositories