What is a good tool for doing DB backups?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. docker-postgres-backup-local

    Backup PostgresSQL to local filesystem with periodic backups and rotate backups.

    Then went with https://github.com/prodrigestivill/docker-postgres-backup-local for remote productive Postgres backups, https://github.com/foorschtbar/pyd2b2 for local self-hosted docker database backups and might check out https://github.com/tiredofit/docker-db-backup because it looks promising.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. pyd2b2

    Discontinued Dockerized service to backup all running database containers

    Then went with https://github.com/prodrigestivill/docker-postgres-backup-local for remote productive Postgres backups, https://github.com/foorschtbar/pyd2b2 for local self-hosted docker database backups and might check out https://github.com/tiredofit/docker-db-backup because it looks promising.

  4. docker-db-backup

    Backup multiple database types on a scheduled basis with many customizable options

    Then went with https://github.com/prodrigestivill/docker-postgres-backup-local for remote productive Postgres backups, https://github.com/foorschtbar/pyd2b2 for local self-hosted docker database backups and might check out https://github.com/tiredofit/docker-db-backup because it looks promising.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Database dumps

    1 project | /r/docker | 19 Sep 2022
  • How to backup docker databases like mysql, mariadb, etc

    3 projects | /r/selfhosted | 22 May 2022
  • Any guide out there on how to do Automatic remote Mariadb backup

    1 project | /r/selfhosted | 5 Dec 2021
  • Backup, Restore, Upgrade setup for Postgres databases on Unraid.

    1 project | /r/unRAID | 4 Oct 2021
  • Help me think through backing up containerized DBs

    2 projects | /r/selfhosted | 4 Apr 2021

Did you know that Dockerfile is
the 34th most popular programming language
based on number of references?