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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nfrastack avatar

nfrastack/container-db-backup

0
View on GitHub↗
1,508 stele·160 fork-uri·Dockerfile·MIT·6 vizualizări

Container Db Backup

Container-db-backup este un utilitar container-native conceput pentru a automatiza mentenanța bazelor de date, inclusiv backup-uri recurente, restaurarea datelor și arhivarea securizată. Operează prin executarea unor job-uri de backup izolate în containere efemere, asigurând medii consistente pentru fluxurile de lucru de protecție a datelor pe mai multe host-uri de baze de date.

Instrumentul se distinge printr-un model de procesare orientat pe pipeline care transmite dump-urile bazelor de date prin etape de compresie și criptare înainte de stocare. Suportă configurații flexibile de stocare, permițând direcționarea datelor către sisteme de fișiere locale sau stocare de obiecte remote compatibilă cu S3. Pentru a menține fiabilitatea datelor, sistemul efectuează verificarea checksum-urilor criptografice pe toate arhivele și gestionează ciclurile de viață ale backup-urilor prin automatizarea eliminării sau arhivării fișierelor învechite pe baza unor politici definite.

Platforma oferă o extensibilitate extinsă a fluxului de lucru prin scripturi bazate pe hook-uri, permițând pre-procesarea personalizată sau integrarea cu sisteme externe de monitorizare și securitate. De asemenea, include urmărirea stării de sănătate încorporate pentru a monitoriza starea operațiunilor și a alerta în caz de eșec, asigurând o supraveghere consistentă a întregului proces de backup și recuperare.

Features

  • Scheduled Database Backups - Schedules and executes automated database dumps to local or remote storage for consistent data protection.
  • Cron-Driven Backup Schedules - Automates recurring database backups using time-based cron expressions for consistent data protection.
  • Database Restoration Tools - Imports database dumps from local or cloud storage into active systems with options to clear existing data.
  • Database Maintenance - Provides a container-native utility for recurring database backups, custom hooks, and automated restoration.
  • Encrypted Backups - Secures sensitive database exports using passphrases or key pairs to ensure data privacy during storage and transit.
  • Backup & Disaster Recovery - Restores active database systems from saved archives to recover information following data loss.
  • Backup Storage Backends - Directs database dumps to local or cloud storage while managing historical data cleanup.
  • Amazon S3 Backup Storages - Integrates with S3-compatible object storage to maintain off-site data redundancy and lifecycle policies.
  • Backup Compression - Reduces storage footprint by applying configurable compression algorithms and parallel processing to database dump files during the backup pipeline.
  • Cloud Storage Backups - Uploads backup files to remote object storage using secure connections for off-site redundancy.
  • Ephemeral Task Containers - Executes isolated backup jobs within ephemeral containers to ensure consistent environments and clean dependency separation.
  • Backup Decryption and Verification - Generates cryptographic checksums for backup archives to verify data consistency and confirm successful completion of the dump process.
  • Encrypted Archives - Protects sensitive database exports by compressing and encrypting them before storage.
  • Streaming Data Pipelines - Streams database dumps through sequential compression and encryption stages to minimize storage footprint and secure data.
  • Hook-Based Extensibility - Supports custom pre-processing and external system integration through hook-based workflow extensibility.
  • Backup Lifecycle Automation - Automates the removal and archival of outdated backups based on defined age policies.
  • Backup Health Alerters - Tracks backup operation status and sends automated failure alerts to external messaging platforms to ensure reliable data protection.
  • Archive Integrity Verifications - Performs cryptographic checksum verification on all generated backup archives to ensure data reliability.

Istoric stele

Graficul istoricului de stele pentru nfrastack/container-db-backupGraficul istoricului de stele pentru nfrastack/container-db-backup

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Container Db Backup

Colecții selectate manual în care apare Container Db Backup.
  • Backup-uri automate pentru baze de date și volume
  • unealtă pentru programarea backup-urilor automate de server

Întrebări frecvente

Ce face nfrastack/container-db-backup?

Container-db-backup este un utilitar container-native conceput pentru a automatiza mentenanța bazelor de date, inclusiv backup-uri recurente, restaurarea datelor și arhivarea securizată. Operează prin executarea unor job-uri de backup izolate în containere efemere, asigurând medii consistente pentru fluxurile de lucru de protecție a datelor pe mai multe host-uri de baze de date.

Care sunt principalele funcționalități ale nfrastack/container-db-backup?

Principalele funcționalități ale nfrastack/container-db-backup sunt: Scheduled Database Backups, Cron-Driven Backup Schedules, Database Restoration Tools, Database Maintenance, Encrypted Backups, Backup & Disaster Recovery, Backup Storage Backends, Amazon S3 Backup Storages.

Care sunt câteva alternative open-source pentru nfrastack/container-db-backup?

Alternativele open-source pentru nfrastack/container-db-backup includ: wal-g/wal-g — wal-g is a database cloud backup tool and write-ahead log archiver designed for disaster recovery and point-in-time… crunchydata/postgres-operator — This project is a Kubernetes operator designed for deploying and managing production PostgreSQL database clusters… backup/backup — This project is a Unix backup orchestrator used for modeling and executing full-stack data protection. It functions as… nicotsx/zerobyte — ZeroByte is a backup management platform built around the Restic backup engine, providing encrypted, deduplicated, and… neoapplications/neo-backup — Neo-Backup is an Android application backup tool and rooted device data manager. It creates encrypted copies of… olahallengren/sql-server-maintenance-solution — This project is a T-SQL maintenance framework and suite of automated scripts for SQL Server. It functions as a backup…

Alternative open-source pentru Container Db Backup

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Container Db Backup.
  • wal-g/wal-gAvatar wal-g

    wal-g/wal-g

    4,117Vezi pe GitHub↗

    wal-g is a database cloud backup tool and write-ahead log archiver designed for disaster recovery and point-in-time recovery. It archives database state and transaction logs to cloud storage providers to ensure long-term data durability. The project provides a manager for compressing, encrypting, and pruning database backups stored in cloud object storage. It specifically enables the restoration of a database to a specific timestamp by fetching base backups and replaying transaction logs. The tool's capabilities cover multi-engine backup and restoration, including the generation of full and

    Go
    Vezi pe GitHub↗4,117
  • crunchydata/postgres-operatorAvatar CrunchyData

    CrunchyData/postgres-operator

    4,423Vezi pe GitHub↗

    This project is a Kubernetes operator designed for deploying and managing production PostgreSQL database clusters using declarative configurations. It functions as a controller that synchronizes the actual state of database clusters with a desired state, providing a system for high availability orchestration, automated backup and recovery, and containerized database administration. The operator distinguishes itself through a comprehensive data protection suite that supports point-in-time recovery, multi-mode backups to cloud object storage, and cluster cloning. It ensures continuous availabil

    Go
    Vezi pe GitHub↗4,423
  • nicotsx/zerobyteAvatar nicotsx

    nicotsx/zerobyte

    6,572Vezi pe GitHub↗

    ZeroByte is a backup management platform built around the Restic backup engine, providing encrypted, deduplicated, and compressed snapshots across multiple storage backends. It offers a web interface for scheduling, monitoring, and managing backup operations, with support for cron-based job scheduling and configurable retention policies that automatically prune older snapshots. The platform distinguishes itself through comprehensive multi-protocol volume mounting, allowing backup ingestion from NFS, SMB, WebDAV, SFTP, and rclone-backed sources alongside local directories. It includes a snapsh

    TypeScriptbackupbackup-utilityrestic
    Vezi pe GitHub↗6,572
  • backup/backupAvatar backup

    backup/backup

    4,868Vezi pe GitHub↗

    This project is a Unix backup orchestrator used for modeling and executing full-stack data protection. It functions as a management system for database dumps, encrypted archiving, version rotation, and remote storage transport. The system distinguishes itself by orchestrating native system tools for various databases, including PostgreSQL, MySQL, MongoDB, Redis, and Riak. It employs a secure archive workflow that combines compression and encryption using GPG, OpenSSL, or AES before transporting packages to S3-compatible services, Dropbox, or remote servers via SFTP and RSync. Broad capabilit

    Ruby
    Vezi pe GitHub↗4,868
Vezi toate cele 30 alternative pentru Container Db Backup→