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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kozea/radicaleAvatar de Kozea

    Kozea/Radicale

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