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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to portabase/portabase

Open-source alternatives to Portabase

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

  • restic/resticAvatar de restic

    restic/restic

    34,445Voir sur GitHub↗

    This project is a command-line utility designed for secure, content-addressable data archiving. It functions as an encrypted backup tool that stores data as deduplicated chunks, ensuring that every piece of information is identified by a cryptographic hash to maintain integrity across all backups. By applying strong encryption and message authentication codes to both data and metadata, the software prevents unauthorized access and detects potential tampering. The tool distinguishes itself through a backend-agnostic storage abstraction that allows users to maintain repositories across diverse

    Gobackupdedupededuplication
    Voir sur GitHub↗34,445
  • rsnapshot/rsnapshotAvatar de rsnapshot

    rsnapshot/rsnapshot

    3,634Voir sur GitHub↗

    a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)

    Perl
    Voir sur GitHub↗3,634
  • borgbackup/borgAvatar de borgbackup

    borgbackup/borg

    12,986Voir sur 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
    Voir sur GitHub↗12,986
  • databasus/databasusAvatar de databasus

    databasus/databasus

    7,502Voir sur 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
    Voir sur GitHub↗7,502

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • borgbase/vortaAvatar de borgbase

    borgbase/vorta

    2,469Voir sur GitHub↗

    Desktop Backup Client for Borg Backup

    Pythonbackup-clientborgborgbackup
    Voir sur GitHub↗2,469
  • bpineau/katafygioB

    bpineau/katafygio

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bup/bupAvatar de bup

    bup/bup

    7,324Voir sur 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
    Voir sur GitHub↗7,324
  • cgsecurity/testdiskAvatar de cgsecurity

    cgsecurity/testdisk

    2,448Voir sur GitHub↗

    TestDisk & PhotoRec

    Cdatacarvingdatarecoverydisk
    Voir sur GitHub↗2,448
  • dimitri/pgcopydbAvatar de dimitri

    dimitri/pgcopydb

    1,502Voir sur GitHub↗

    Copy a Postgres database to a target Postgres server (pgdump | pgrestore on steroids)

    C
    Voir sur GitHub↗1,502
  • duplicati/duplicatiAvatar de duplicati

    duplicati/duplicati

    14,283Voir sur GitHub↗

    Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide range of local, network, and cloud-based storage providers. It functions as a background service that automates recurring data protection tasks, ensuring that only changed data blocks are stored to maximize efficiency and minimize bandwidth usage. The project distinguishes itself through a centralized management console that allows for the orchestration of multiple distributed backup agents from a single web-based dashboard. It supports multi-tenant management, enabling the or

    C#backupc-sharpclient-only-backup
    Voir sur GitHub↗14,283
  • edrusb/darAvatar de Edrusb

    Edrusb/DAR

    196Voir sur GitHub↗

    DAR - Disk ARchive, a fully featured backup tool

    C++
    Voir sur GitHub↗196
  • eduardolat/pgbackwebAvatar de eduardolat

    eduardolat/pgbackweb

    2,587Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗2,587
  • enterprisedb/barmanAvatar de EnterpriseDB

    EnterpriseDB/barman

    3,175Voir sur GitHub↗

    Barman - Backup and Recovery Manager for PostgreSQL

    Python
    Voir sur GitHub↗3,175
  • garethgeorge/backrestAvatar de garethgeorge

    garethgeorge/backrest

    5,419Voir sur GitHub↗

    Backrest is a web-based management interface for Restic that orchestrates scheduled snapshots, manages offsite repositories, and provides a browser for file restoration. It serves as a scheduled backup orchestrator and remote storage manager to maintain data repositories across various backends. The system distinguishes itself through a backup lifecycle automation framework that triggers shell scripts and external notifications based on backup events. It includes a snapshot restoration browser that allows for exploring point-in-time snapshots to recover specific directories to local paths. T

    Gobackupsresticrestic-backups
    Voir sur GitHub↗5,419
  • gilbertchen/duplicacyAvatar de gilbertchen

    gilbertchen/duplicacy

    5,656Voir sur 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
    Voir sur GitHub↗5,656
  • grke/burpAvatar de grke

    grke/burp

    503Voir sur GitHub↗

    burp - backup and restore program

    C
    Voir sur GitHub↗503
  • hddq/restoidAvatar de hddq

    hddq/restoid

    133Voir sur GitHub↗

    Root-based Android backup tool powered by restic.

    Kotlin
    Voir sur GitHub↗133
  • isaced/postgres-backup-ossAvatar de isaced

    isaced/postgres-backup-oss

    1Voir sur GitHub↗

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

    Shell
    Voir sur GitHub↗1
  • kopia/kopiaAvatar de kopia

    kopia/kopia

    12,612Voir sur 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
    Voir sur GitHub↗12,612
  • linuxmint/timeshiftAvatar de linuxmint

    linuxmint/timeshift

    4,154Voir sur 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
    Voir sur GitHub↗4,154
  • musab520/pgbackup-sidecarAvatar de Musab520

    Musab520/pgbackup-sidecar

    5Voir sur 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
    Voir sur GitHub↗5
  • mydumper/mydumperAvatar de mydumper

    mydumper/mydumper

    3,180Voir sur 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
    Voir sur GitHub↗3,180
  • ncw/rcloneAvatar de ncw

    ncw/rclone

    57,898Voir sur 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
    Voir sur GitHub↗57,898
  • neoapplications/neo-backupAvatar de NeoApplications

    NeoApplications/Neo-Backup

    3,691Voir sur 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
    Voir sur GitHub↗3,691
  • omniti-labs/omnipitrAvatar de omniti-labs

    omniti-labs/omnipitr

    179Voir sur GitHub↗

    Advanced WAL File Management Tools for PostgreSQL

    Perl
    Voir sur GitHub↗179
  • percona/percona-xtrabackupAvatar de percona

    percona/percona-xtrabackup

    1,537Voir sur GitHub↗

    Open source hot backup tool for InnoDB and XtraDB databases

    C++
    Voir sur GitHub↗1,537
  • pgbackrest/pgbackrestAvatar de pgbackrest

    pgbackrest/pgbackrest

    4,160Voir sur GitHub↗

    pgBackRest is a distributed backup and restore tool for PostgreSQL. It functions as an incremental backup engine and point-in-time recovery manager, enabling the creation of full, differential, and incremental backups across local and remote repositories. The system is distinguished by its block-level incremental backups, which reduce storage and transfer time by saving only modified data. It integrates with S3-compatible object storage via HTTP and utilizes parallel processing to maximize throughput during backup and restoration operations. The tool covers comprehensive disaster recovery ca

    C
    Voir sur GitHub↗4,160
  • pingcap/tidbAvatar de pingcap

    pingcap/tidb

    40,166Voir sur GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Gocloud-nativedatabasedistributed-database
    Voir sur GitHub↗40,166
  • rclone/rcloneAvatar de rclone

    rclone/rclone

    57,877Voir sur GitHub↗

    This project is a command-line storage manager that provides a unified interface for performing file operations across local filesystems and diverse cloud storage providers. It functions as a cross-platform storage abstraction, utilizing a modular backend architecture to map heterogeneous cloud storage APIs into a standard set of file system operations. This allows for consistent data management and movement regardless of the underlying storage service. The tool serves as a network data transfer engine designed for automated data migration and cloud storage synchronization. It distinguishes i

    Goazure-blobazure-blob-storageazure-files
    Voir sur GitHub↗57,877
  • 2ndquadrant-it/barmanAvatar de 2ndquadrant-it

    2ndquadrant-it/barman

    3,176Voir sur GitHub↗

    Barman - Backup and Recovery Manager for PostgreSQL

    Python
    Voir sur GitHub↗3,176