Go Backup

Open-source Go projects categorized as Backup

Top 23 Go Backup Projects

  1. restic

    Fast, secure, efficient backup program

    Project mention: Docker Volume Backup Strategies on My Own VPS | dev.to | 2026-05-12

    # Installation on Linux wget https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_amd64.bz2 bzip2 -d restic_0.16.2_linux_amd64.bz2 mv restic_0.16.2_linux_amd64 /usr/local/bin/restic chmod +x /usr/local/bin/restic

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. kopia

    Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

    Project mention: OneDrive data now has an expiry date | news.ycombinator.com | 2026-06-08

    There are actually really good free backup solutions, like https://kopia.io/

  4. velero

    Backup and migrate Kubernetes applications and their persistent volumes

    Project mention: Kubernetes Backup & Restore: Velero + MinIO Complete Guide | dev.to | 2026-03-27

    wget https://github.com/vmware-tanzu/velero/releases/download/v1.18.0/velero-v1.18.0-linux-amd64.tar.gz tar -xvf velero-v1.18.0-linux-amd64.tar.gz sudo cp velero-v1.18.0-linux-amd64/velero /usr/local/bin/ velero version

  5. databasus

    PostgreSQL backup tool with Point-In-Time-Recovery and restore verification

    Project mention: PostgreSQL backup tool Databasus released backup verification in real database Docker containers | dev.to | 2026-05-21

    Databasus is a free, open source and self-hosted backup tool, and it has become an industry standard for PostgreSQL backups. It is Apache 2.0 licensed, with more than 600,000 Docker pulls, around 7,000 GitHub stars and over 30 contributors. Restore verification ships in the same open source build as everything else, with no paid tier and no feature gate, and the code is all on GitHub.

  6. wal-g

    Archival and Restoration for databases in the Cloud

    Project mention: pgxbackup: Continuity Support for pgBackRest | news.ycombinator.com | 2026-05-05
  7. docker-volume-backup

    Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive or SSH compatible storage

    Project mention: Microsoft suspends dev accounts for high-profile open source projects | news.ycombinator.com | 2026-04-10

    You may want to have a look at docker-volume-backup[1]. I personally use it.

    [1]: https://github.com/offen/docker-volume-backup/

  8. gobackup

    🗄 CLI tool for backup your databases, files to cloud storages in schedully.

    Project mention: SQLite in Production: Lessons from Running a Store on a Single File | news.ycombinator.com | 2026-04-04

    > Backups are cp production.sqlite3 backup.sqlite3

    I use gobackup[0] as another container in compose.yml file which can backup to multiple locations.

    [0]: https://gobackup.github.io/

  9. slackdump

    Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

    Project mention: The reason GCC is not a library (2000) | news.ycombinator.com | 2025-10-18
  10. pgbackweb

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

    Project mention: Pgbackrest is no longer being maintained | news.ycombinator.com | 2026-04-27

    Anyone looking for an alternative can try UFO Backup aka pgbackweb https://github.com/eduardolat/pgbackweb

  11. pv-migrate

    CLI tool to easily migrate or backup/restore Kubernetes persistent volumes

  12. autorestic

    Config driven, easy backup cli for restic.

  13. clickhouse-backup

    Tool for easy backup and restore for ClickHouse® using object storage for backup files.

  14. gickup

  15. resticprofile

    Configuration profiles manager and scheduler for restic backup

    Project mention: Restic vs BorgBackup: Which Backup Tool to Use? | dev.to | 2026-03-11

    For Restic: Use Resticprofile, Autorestic, or simple cron/systemd timers.

  16. zrepl

    One-stop ZFS backup & replication solution

  17. mariadb-operator

    🦭 Run and operate MariaDB in a cloud native way

    Project mention: 3x performance for 1/4 of the price by migrating from AWS to Hetzner | news.ycombinator.com | 2025-10-17
  18. k8up

    Kubernetes and OpenShift Backup Operator

  19. onedump

    Effortless database administration tool

  20. kstone

    Kstone is an etcd management platform, providing cluster management, monitoring, backup, inspection, data migration, visual viewing of etcd data, and intelligent diagnosis.

  21. Walrus

    🔥 Fast, Secure and Reliable System Backup, Set up in Minutes. (by Clivern)

  22. knoxite

    A data storage & backup system

  23. gemini

    Automated backups of PersistentVolumeClaims in Kubernetes using VolumeSnapshots (by FairwindsOps)

  24. gdg

    Grafana Dash-n-Grab

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Backup discussion

Log in or Post with

Go Backup related posts

  • OneDrive data now has an expiry date

    1 project | news.ycombinator.com | 8 Jun 2026
  • PostgreSQL backup tool Databasus released backup verification in real database Docker containers

    2 projects | dev.to | 21 May 2026
  • I built LocalFlow: a safety layer for local and self-hosted n8n

    1 project | dev.to | 20 May 2026
  • Engineering and security approaches used in open-source PostgreSQL backup tool Databasus

    1 project | dev.to | 13 May 2026
  • Docker Volume Backup Strategies on My Own VPS

    1 project | dev.to | 12 May 2026
  • Barman – Backup and Recovery Manager for PostgreSQL

    6 projects | news.ycombinator.com | 29 Apr 2026
  • Databasus: Free, open source tool to backup PostgreSQL

    1 project | news.ycombinator.com | 2 May 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Backup projects in Go? This list will help you:

# Project Stars
1 restic 34,357
2 kopia 13,413
3 velero 10,043
4 databasus 7,300
5 wal-g 4,111
6 docker-volume-backup 3,706
7 gobackup 2,696
8 slackdump 2,634
9 pgbackweb 2,586
10 pv-migrate 2,322
11 autorestic 1,835
12 clickhouse-backup 1,612
13 gickup 1,384
14 resticprofile 1,322
15 zrepl 1,141
16 mariadb-operator 983
17 k8up 980
18 onedump 968
19 kstone 692
20 Walrus 547
21 knoxite 493
22 gemini 434
23 gdg 427

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com