awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
backup-manager avatar

backup-manager/backup-manager

0
View on GitHub↗
1,702 stele·222 fork-uri·PHP·MIT·3 vizualizări

Backup Manager

Backup Manager is a command-line utility designed to automate the export, compression, and restoration of database snapshots. It functions as a centralized tool for managing database disaster recovery by facilitating the transfer of data to both local and remote storage environments.

The project distinguishes itself through a configuration-driven approach to task scheduling, allowing for the automation of routine backup operations without manual intervention. It utilizes a pipeline-based processing model that streams database output through encryption and compression filters before routing the resulting files to their destination.

The software supports a wide range of storage backends through an adapter-based abstraction layer, enabling integration with various cloud storage providers and file transfer protocols. It handles the full lifecycle of database maintenance, including the generation of portable dump files, the management of historical archives, and the restoration of system state by importing previously stored snapshots back into active database instances.

Features

  • Database Backup and Restoration - Automates the export, compression, and restoration of database snapshots to local or remote storage.
  • Scheduled Database Backups - Automates the recurring export of database contents to ensure data availability for recovery.
  • Database Snapshot Restorations - Retrieves and imports compressed snapshots to return database systems to a previous state.
  • Standalone Database Restorations - Restores database instances by importing previously saved files from remote storage.
  • Database Recovery - Retrieves and imports historical database snapshots to restore system state after failures.
  • Disaster Recovery Systems - Provides mechanisms for restoring database system state from remote snapshots after data loss.
  • Cloud Database Archiving - Archives database dump files to cloud object storage for long-term data retention.
  • Compressed Database Dumps - Creates compressed database dump files to facilitate secure and efficient data transport.
  • Amazon S3 Backup Storages - Transfers database dump files to Amazon S3 and compatible storage for off-site retention.
  • Snapshot Archive Exports and Imports - Handles the lifecycle of database snapshots by bundling, transferring, and unpacking compressed archives.
  • Database Record Exports - Extracts database records into portable files for reliable historical archiving.
  • Database State Restoration - Reconstructs database system state by importing stored dump files from remote storage.
  • Task Schedulers - Manages the execution of automated backup routines using declarative configuration files.
  • Remote Backup Storage - Transports backup archives to various remote storage providers and file transfer protocols.
  • Data Processing Pipelines - Streams database output through modular compression and encryption stages before routing to storage.
  • Storage Abstractions - Decouples database operations from specific storage backends using a unified interface for interchangeable drivers.

Istoric stele

Graficul istoricului de stele pentru backup-manager/backup-managerGraficul istoricului de stele pentru backup-manager/backup-manager

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 Backup Manager

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

Alternative open-source pentru Backup Manager

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Backup Manager.
  • 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
  • nfrastack/container-db-backupAvatar nfrastack

    nfrastack/container-db-backup

    1,508Vezi pe GitHub↗

    Container-db-backup is a container-native utility designed to automate database maintenance, including recurring backups, data restoration, and secure archiving. It operates by executing isolated backup jobs within ephemeral containers, ensuring consistent environments for data protection workflows across multiple database hosts. The tool distinguishes itself through a pipeline-oriented processing model that streams database dumps through compression and encryption stages before storage. It supports flexible storage configurations, allowing data to be directed to local filesystems or remote S

    Dockerfilebackupcouchdbdocker
    Vezi pe GitHub↗1,508
  • codeaprendiz/learn-devopsAvatar codeaprendiz

    codeaprendiz/learn-devops

    1,587Vezi pe GitHub↗

    This project is a comprehensive educational repository designed to teach DevOps practices through structured learning paths and hands-on exercises. It focuses on mastering infrastructure management, container orchestration, and system administration by providing a curriculum that covers the full lifecycle of cloud-native environments, from initial provisioning to ongoing maintenance and security. The repository distinguishes itself by offering a practical, task-based approach to complex operational domains. It guides users through the implementation of infrastructure-as-code, the configuratio

    HCLawscoding-taskscontainer-orchestration
    Vezi pe GitHub↗1,587
  • datlechin/tableproAvatar datlechin

    datlechin/TablePro

    4,471Vezi pe GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Swift
    Vezi pe GitHub↗4,471
Vezi toate cele 30 alternative pentru Backup Manager→

Întrebări frecvente

Ce face backup-manager/backup-manager?

Backup Manager is a command-line utility designed to automate the export, compression, and restoration of database snapshots. It functions as a centralized tool for managing database disaster recovery by facilitating the transfer of data to both local and remote storage environments.

Care sunt principalele funcționalități ale backup-manager/backup-manager?

Principalele funcționalități ale backup-manager/backup-manager sunt: Database Backup and Restoration, Scheduled Database Backups, Database Snapshot Restorations, Standalone Database Restorations, Database Recovery, Disaster Recovery Systems, Cloud Database Archiving, Compressed Database Dumps.

Care sunt câteva alternative open-source pentru backup-manager/backup-manager?

Alternativele open-source pentru backup-manager/backup-manager 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… nfrastack/container-db-backup — Container-db-backup is a container-native utility designed to automate database maintenance, including recurring… codeaprendiz/learn-devops — This project is a comprehensive educational repository designed to teach DevOps practices through structured learning… datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… autobase-tech/autobase — Autobase is a self-hosted database-as-a-service platform designed to automate the deployment, scaling, and… agronholm/apscheduler — APScheduler is a Python task scheduler designed to execute functions at specific times or recurring intervals. It…