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

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

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

Open-source alternatives to Wal E

30 open-source projects similar to wal-e/wal-e, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Wal E alternative.

  • zopefoundation/zeoالصورة الرمزية لـ zopefoundation

    zopefoundation/ZEO

    45عرض على GitHub↗

    ZODB Client-Server framework

    Python
    عرض على GitHub↗45
  • aiven/pghoardالصورة الرمزية لـ aiven

    aiven/pghoard

    1,413عرض على GitHub↗

    PostgreSQL® backup and restore service

    Python
    عرض على GitHub↗1,413
  • alcarithemad/zfspالصورة الرمزية لـ alcarithemad

    alcarithemad/zfsp

    568عرض على GitHub↗

    ZFS, in Python, without reading the original C.

    Python
    عرض على GitHub↗568
  • bit-team/backintimeالصورة الرمزية لـ bit-team

    bit-team/backintime

    2,522عرض على GitHub↗
    Pythonbackintimebackupbackups
    عرض على GitHub↗2,522
  • borgbackup/borgالصورة الرمزية لـ borgbackup

    borgbackup/borg

    12,986عرض على GitHub↗

    Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora

    Pythonbackupborgbackupcompression
    عرض على GitHub↗12,986

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • borgbase/vortaالصورة الرمزية لـ borgbase

    borgbase/vorta

    2,469عرض على GitHub↗

    Desktop Backup Client for Borg Backup

    Pythonbackup-clientborgborgbackup
    عرض على GitHub↗2,469
  • bram2w/baserowالصورة الرمزية لـ bram2w

    bram2w/baserow

    5,085عرض على GitHub↗

    Baserow is a no-code relational database and application builder that allows users to create structured data tables and business tools through a visual interface. It functions as a headless REST API data backend and a self-hosted data workspace, providing a platform for managing collaborative databases while maintaining full control over data residency. The platform integrates large language models to serve as an LLM-powered data platform, capable of generating database structures, record content, and technical workflows from natural language. It also acts as a Model Context Protocol server,

    Python
    عرض على GitHub↗5,085
  • bup/bupالصورة الرمزية لـ bup

    bup/bup

    7,324عرض على GitHub↗

    bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to eliminate redundant data across files and versions, treating every incremental save as a full backup. The system provides secure remote transport interfaces for transferring and managing backup data on remote servers via SSH. It also includes a backup repository browser available as both a web interface and a filesystem mount for exploring and retrieving files from snapshots. The project covers broad capability areas including disaster recovery, repository administration, and s

    Python
    عرض على GitHub↗7,324
  • cgsecurity/testdiskالصورة الرمزية لـ cgsecurity

    cgsecurity/testdisk

    2,448عرض على GitHub↗

    TestDisk & PhotoRec

    Cdatacarvingdatarecoverydisk
    عرض على GitHub↗2,448
  • databasus/databasusالصورة الرمزية لـ databasus

    databasus/databasus

    7,502عرض على GitHub↗

    Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores them across multiple destinations while managing team access with role-based permissions. It combines on-the-fly AES-256-GCM encryption, cron-driven scheduling, job-queue-based verification, multi-destination storage, WAL streaming, throwaway container restore testing, and workspace-based role access control into a unified backup system. The platform distinguishes itself through automatic backup verification that restores each backup into a temporary database container for in

    Gobackupbackupsdatabase
    عرض على GitHub↗7,502
  • dbcli/mycliالصورة الرمزية لـ dbcli

    dbcli/mycli

    11,932عرض على GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    عرض على GitHub↗11,932
  • dbcli/pgcliالصورة الرمزية لـ dbcli

    dbcli/pgcli

    13,231عرض على GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    عرض على GitHub↗13,231
  • edgedb/edgedbالصورة الرمزية لـ edgedb

    edgedb/edgedb

    14,104عرض على GitHub↗

    EdgeDB is a graph-relational database that combines a PostgreSQL backend with a graph-based schema and query language. It functions as an object-relational mapper and graph query engine, allowing data to be modeled as objects and links to align storage with modern programming language structures. The system features a composable query language designed to retrieve deeply nested or interconnected data without the use of manual SQL joins. It includes an integrated AI-driven data retrieval solution with built-in support for vector embeddings. The platform provides a schema migration tool for tr

    Python
    عرض على GitHub↗14,104
  • eduardolat/pgbackwebالصورة الرمزية لـ eduardolat

    eduardolat/pgbackweb

    2,587عرض على GitHub↗

    🐘 Effortless PostgreSQL backups with a user-friendly web interface! 🌐💾

    Go
    عرض على GitHub↗2,587
  • freenas/freenasالصورة الرمزية لـ freenas

    freenas/freenas

    2,570عرض على GitHub↗

    TrueNAS CORE/Enterprise/SCALE Middleware Git Repository

    Python
    عرض على GitHub↗2,570
  • gilbertchen/duplicacyالصورة الرمزية لـ gilbertchen

    gilbertchen/duplicacy

    5,656عرض على GitHub↗

    Duplicacy is a cross-platform, deduplicated backup tool that stores encrypted snapshots to local disks and cloud storage services. It operates through both a command-line executable and a web-based graphical interface, enabling backup, restore, and repository management in scripts or through a browser. The software splits files into variable-size chunks identified by their hash, enabling cross-machine deduplication without a central database or chunk index. Each backup creates an immutable snapshot that stores file metadata and chunk references, supporting incremental updates and point-in-tim

    Go
    عرض على GitHub↗5,656
  • gridsync/gridsyncالصورة الرمزية لـ gridsync

    gridsync/gridsync

    185عرض على GitHub↗

    Synchronize local directories with Tahoe-LAFS storage grids

    Python
    عرض على GitHub↗185
  • haiwen/seahubالصورة الرمزية لـ haiwen

    haiwen/seahub

    595عرض على GitHub↗

    The web end of seafile server.

    JavaScript
    عرض على GitHub↗595
  • hddq/restoidالصورة الرمزية لـ hddq

    hddq/restoid

    133عرض على GitHub↗

    Root-based Android backup tool powered by restic.

    Kotlin
    عرض على GitHub↗133
  • isaced/postgres-backup-ossالصورة الرمزية لـ isaced

    isaced/postgres-backup-oss

    1عرض على GitHub↗

    A handy Docker container to periodically backup PostgreSQL to Alibaba Cloud Object Storage Service (OSS)

    Shell
    عرض على GitHub↗1
  • kinto/kintoالصورة الرمزية لـ Kinto

    Kinto/kinto

    4,416عرض على GitHub↗

    Kinto is a cloud state backend designed for storing and synchronizing JSON data across multiple devices. It provides a centralized service for managing schema-less JSON records organized into buckets and collections, ensuring a consistent state through a REST API. The system supports collaborative data sharing by granting read and write access to specific documents or collections via user groups and permissions. It enables document synchronization using change feed tracking and deletion markers to update clients with the latest state. Capabilities include fine-grained access control, JSON sc

    Pythonapidecentralisationhttp
    عرض على GitHub↗4,416
  • kopia/kopiaالصورة الرمزية لـ kopia

    kopia/kopia

    12,612عرض على GitHub↗

    Kopia is a backup utility designed to create encrypted, deduplicated, and compressed snapshots of files and directories. It functions as a client-side tool that secures data locally before transmitting it to various storage targets, ensuring that sensitive information remains protected throughout the backup process. The system utilizes content-addressable block storage and metadata-driven versioning to identify and remove redundant data across multiple snapshots. By employing a pluggable storage abstraction layer, it supports a wide range of local, network, and cloud-based storage providers,

    Gobackupclouddeduplication
    عرض على GitHub↗12,612
  • linuxmint/timeshiftالصورة الرمزية لـ linuxmint

    linuxmint/timeshift

    4,154عرض على GitHub↗

    Timeshift is a Linux system restore tool designed to create incremental snapshots of the filesystem to revert an operating system to a previous state. It functions as an automated backup scheduler and a system recovery utility, utilizing either BTRFS atomic snapshots for near-instantaneous restoration or an rsync-based manager to create efficient incremental copies of system files and settings. The tool provides capabilities for automated backup scheduling and rotation at hourly, daily, weekly, or monthly intervals, as well as at every system boot. It manages backup retention to control the n

    Vala
    عرض على GitHub↗4,154
  • mathesar-foundation/mathesarالصورة الرمزية لـ mathesar-foundation

    mathesar-foundation/mathesar

    5,012عرض على GitHub↗

    Mathesar is a no-code database manager and PostgreSQL GUI that provides a visual interface for managing relational database structures and records. It functions as a low-code data platform for administering schemas, tables, and relationships without the need to write manual SQL commands. The platform allows for the creation of shareable forms to collect data and the management of file attachments linked directly to database records. It includes a PostgreSQL administration tool for controlling database roles, user permissions, and data validation rules. The system covers relational data model

    Svelteairtable-alternativeautomatic-apidatabase-access
    عرض على GitHub↗5,012
  • musab520/pgbackup-sidecarالصورة الرمزية لـ Musab520

    Musab520/pgbackup-sidecar

    5عرض على GitHub↗

    pgbackup-sidecar is a lightweight Docker sidecar container designed to automate regular backups of a PostgreSQL database using pgdump. The container runs a cron job that periodically dumps the database and stores the backups to a backup directory of your choice and even optionally send logs to a…

    Shell
    عرض على GitHub↗5
  • mydumper/mydumperالصورة الرمزية لـ mydumper

    mydumper/mydumper

    3,180عرض على GitHub↗

    MyDumper is a high-performance logical backup and migration tool for MySQL. It provides utilities for executing parallel exports and imports of database data, enabling the creation of consistent point-in-time snapshots for large-scale environments. The tool distinguishes itself through multi-threaded parallel processing for both backup and restoration. It utilizes chunk-based logical partitioning and transaction-based snapshot isolation to ensure data consistency across multiple exported files while reducing the total time required to handle large datasets. The system includes capabilities f

    Cdatabasemariadbmultithreading
    عرض على GitHub↗3,180
  • ncw/rcloneالصورة الرمزية لـ ncw

    ncw/rclone

    57,898عرض على GitHub↗

    rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous cloud storage providers. It functions as a storage management tool that enables bidirectional or one-way synchronization between local filesystems and remote cloud backends. The project acts as a unified cloud storage gateway, capable of merging multiple remote providers into a single directory tree. It further provides a filesystem mount to expose remote cloud storage as a local disk for direct operating system access and a transparent encryption wrapper to secure data before it

    Go
    عرض على GitHub↗57,898
  • neoapplications/neo-backupالصورة الرمزية لـ NeoApplications

    NeoApplications/Neo-Backup

    3,691عرض على GitHub↗

    Neo-Backup is an Android application backup tool and rooted device data manager. It creates encrypted copies of application data and system files on rooted devices to preserve application state and settings. The project functions as a backup scheduler, allowing for the automation of periodic data preservation tasks based on custom application lists and fixed timetables. To protect sensitive information, it utilizes password-based encryption to secure backup archives. The system provides capabilities for device-wide data backup and recovery, including the ability to restore applications and t

    Kotlin
    عرض على GitHub↗3,691
  • nuxeo/nuxeo-driveالصورة الرمزية لـ nuxeo

    nuxeo/nuxeo-drive

    72عرض على GitHub↗

    Cross-platform desktop synchronization client for the Nuxeo platform.

    Python
    عرض على GitHub↗72
  • omniti-labs/omnipitrالصورة الرمزية لـ omniti-labs

    omniti-labs/omnipitr

    179عرض على GitHub↗

    Advanced WAL File Management Tools for PostgreSQL

    Perl
    عرض على GitHub↗179