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

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

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

9 مستودعات

Awesome GitHub RepositoriesServer Backup

Creating physical backups of a MySQL server instance to protect against data loss or corruption.

Distinct from MySQL Integrations: Distinct from MySQL Integrations: focuses on the backup operation for the server itself, not integration with other systems.

Explore 9 awesome GitHub repositories matching data & databases · Server Backup. Refine with filters or upvote what's useful.

Awesome Server Backup GitHub Repositories

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

    alibaba/AliSQL

    5,706عرض على GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    MySQL creates a consistent physical backup of a MySQL server while it remains online and serving queries.

    C++alisqldatabaseduckdb
    عرض على GitHub↗5,706
  • lxc/lxdالصورة الرمزية لـ lxc

    lxc/lxd

    5,554عرض على GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Creates a complete snapshot of the server by archiving its data directory, database, and configuration.

    Go
    عرض على GitHub↗5,554
  • simulot/immich-goالصورة الرمزية لـ simulot

    simulot/immich-go

    5,570عرض على GitHub↗

    immich-go is a command-line tool for managing a self-hosted Immich photo server. It provides direct utilities for inspecting server state, uploading photos and videos, and performing server-side maintenance tasks like duplicate detection and photo stacking, all without requiring a web interface. The tool distinguishes itself through its ability to process Google Takeout archives, extracting photos, videos, and album structure while preserving original metadata including GPS location and capture dates. It also offers a concurrent upload pipeline that balances throughput to avoid overwhelming t

    Downloads photos and albums from a self-hosted server for backup or migration to another instance.

    Gogolanggoogleimmich
    عرض على GitHub↗5,570
  • gameservermanagers/linuxgsmالصورة الرمزية لـ GameServerManagers

    GameServerManagers/LinuxGSM

    4,841عرض على GitHub↗

    LinuxGSM is a command-line orchestration platform designed for the deployment, management, and lifecycle maintenance of dedicated game servers on Linux systems. It functions as a system-level administration tool that automates the provisioning of server instances, ensuring they remain operational through persistent background execution, automated health monitoring, and native system-timer integration. The project distinguishes itself through a modular, shell-script-based architecture that enables multi-instance hosting on a single host. It provides granular control over server environments, i

    The server management tool creates compressed archives of server files to preserve the current configuration and data for migration or recovery purposes.

    Shellbashdedicated-game-serversgame
    عرض على GitHub↗4,841
  • lxc/incusالصورة الرمزية لـ lxc

    lxc/incus

    4,893عرض على GitHub↗

    Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin

    Creates a full copy of the server's database, local storage, and configuration files to enable complete restoration after a failure.

    Gocloudcontainershacktoberfest
    عرض على GitHub↗4,893
  • ravendb/ravendbالصورة الرمزية لـ ravendb

    ravendb/ravendb

    3,961عرض على GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    Defines centralized backup configurations that automatically apply to all databases on a server.

    C#csharpdatabasedocument-database
    عرض على GitHub↗3,961
  • velocidex/velociraptorالصورة الرمزية لـ Velocidex

    Velocidex/velociraptor

    3,769عرض على GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Generates and restores full copies of the server state, including database and configuration files.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    عرض على GitHub↗3,769
  • autobrr/quiالصورة الرمزية لـ autobrr

    autobrr/qui

    3,222عرض على GitHub↗

    Qui is a BitTorrent cross-seeding manager, automation engine, and multi-instance torrent dashboard. It provides a unified web interface to manage multiple separate torrent client instances from a single location and functions as an authentication gateway using OpenID Connect to protect backend API endpoints. The project specializes in identifying and adding matching torrents across different trackers to increase seeding ratios. It utilizes hardlink-based file replication to satisfy multiple tracker layouts without duplicating disk space and features a rule-based automation engine that execute

    Creates full snapshots of the environment, including database and configuration, with support for incremental restoration.

    Gocross-seedcross-seedinggo
    عرض على GitHub↗3,222
  • yunohost/yunohostالصورة الرمزية لـ YunoHost

    YunoHost/yunohost

    2,816عرض على GitHub↗

    YunoHost is a self-hosted server management platform designed for deploying, configuring, and maintaining a suite of open source applications on a private server. It functions as a package-based application orchestrator that installs and updates software from a curated catalog using standardized deployment scripts. The platform features a centralized identity management system using a directory service to synchronize user accounts and credentials across hosted applications for single sign-on access. It includes an integrated reverse proxy to route network traffic to backend services based on

    Provides snapshot-based backups of server data and configurations for full environment restoration.

    Pythonpythonself-hostedself-hosting
    عرض على GitHub↗2,816
  1. Home
  2. Data & Databases
  3. MySQL Integrations
  4. Server Backup

استكشف الوسوم الفرعية

  • Centralized Backup ConfigurationsBackup policies that apply automatically to all databases on a server. **Distinct from Server Backup:** Distinct from Server Backup: focuses on centralized configuration management for multiple databases rather than a single server backup.
  • Full Server State BackupsCreating a full copy of the server's database, local storage, and configuration files to enable complete restoration. **Distinct from Server Backup:** Distinct from Server Backup: focuses on creating a complete copy of the entire server state including database, storage, and configuration, not just a MySQL server backup.
  • Photo Backup ExportersTools for downloading photos and albums from a self-hosted server for backup or migration. **Distinct from Server Backup:** Distinct from Server Backup: focuses on exporting photo collections specifically, not general server backup operations.