docker-db-backup VS docker-mariadb

Compare docker-db-backup vs docker-mariadb and see what are their differences.

docker-db-backup

Backup multiple database types on a scheduled basis with many customizable options (by tiredofit)

docker-mariadb

MariaDB (MySQL fork) - Docker Image for amd64, arm64, arm (Raspberry Pi) (by Tob1as)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
docker-db-backup docker-mariadb
10 1
712 20
- -
9.1 4.1
25 days ago 8 months ago
Dockerfile Dockerfile
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

docker-db-backup

Posts with mentions or reviews of docker-db-backup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • Recommended container backup policy
    2 projects | /r/selfhosted | 6 Jun 2023
    I have several dozen containers and I want to establish a good backup policy. Currently, all containers that store data do so by bind mounts to directories on a BTRFS volume. The files are backed up directly from the host. For MySQL/PostgreSQL containers I've been using the fantastic utility tiredofit/db-backup, which does a hot dump of all the data.
  • How do you backup running systems?
    3 projects | /r/selfhosted | 4 Feb 2023
  • Database dumps
    1 project | /r/docker | 19 Sep 2022
    this one (https://github.com/tiredofit/docker-db-backup) can be a solution, but it export only to S3 or compatible storage. ( i use Minio)
  • What is a good tool for doing DB backups?
    3 projects | /r/selfhosted | 14 Sep 2022
    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.
  • How to backup docker databases like mysql, mariadb, etc
    3 projects | /r/selfhosted | 22 May 2022
    Take a look at tiredofit/db-backup. I run three containers, one for MariaDB, one for Postgres, and one for InfluxDB (also supports other DB types). It uses the database's native backup mechanism to create a database backup that your backup SW of choice can then pick up each day. Then set your backup SW to ignore the database files each night to eliminate the errors in your backups due to locks, open files, files changed during backup, etc.
  • What do you use to backup your database?
    4 projects | /r/django | 4 Apr 2022
    Cron works just fine but if you’re lazy like me and don’t want to create your scripts yourself, there are prebuilt docker images like https://github.com/tiredofit/docker-db-backup that dumps, compress, encrypts and uploads your backups.
  • Any guide out there on how to do Automatic remote Mariadb backup
    1 project | /r/selfhosted | 5 Dec 2021
    I like do deploy one of these with every database. https://github.com/tiredofit/docker-db-backup Super easy to set up and works with all sorts of databases.
  • Backup, Restore, Upgrade setup for Postgres databases on Unraid.
    1 project | /r/unRAID | 4 Oct 2021
    I run a tiredofit/db-backup for each of my databases to backup the database on a nightly basis. I have a shared volume that I share between this container and my database container. I mount it in /backups in both containers for consistency. I retain 8 copies of the backups, just in case I don't catch something in time, and need to go back and restore to a previous date. This volume is kept on a separate drive from the actual database data (which I keep in /mnt/user/appdata (SSD backed cache pool).
  • Help me think through backing up containerized DBs
    2 projects | /r/selfhosted | 4 Apr 2021
    I built an image a while back that allows you to take scheduled backups of your databases that you could allow your backup software of choice archive and do its thing.
  • Recommend a MySQL/MariaDB backup script?
    3 projects | /r/selfhosted | 13 Jan 2021
    I have MariaDB in a docker container, recently found out about db-backup and set it up to backup MariaDB and now also Postgresql and Redis, though it requires a separate instance for each backup.

docker-mariadb

Posts with mentions or reviews of docker-mariadb. We have used some of these posts to build our list of alternatives and similar projects.
  • Help: Nextcloud raspberrypi docker
    1 project | /r/NextCloud | 8 Aug 2021
    Hi together, I want to give nextcloud a try with my raspberry pi 3. Since there is at least one more little service on the pi I've decided to go for a docker instance to separate them. I did all the steps in the guide (went for the fmp/mariadb instance), port forwarded the ports 80 and 443 in my router and inserted the name of my dyndns into the VIRTUAL_HOST and LETSENCRYPT_HOST. I also had to switch out the official mariadb to rpi-mariadb. How ever, when I open the pi locally (http://local.address) or insert http://my.dyndns (=port 80) I get a standard nginx welcome screen and "connection not successful" on https:// (=port 443). What am I missing? Do I need an account or something else for letsencrypt? In docker ps I can see that the nextcloud_redis_1 container restarts about every minute.

What are some alternatives?

When comparing docker-db-backup and docker-mariadb you can also consider the following projects:

mariadb-backup-s3

alpine-mariadb - MariaDB running on Alpine Linux [Docker]

docker-openldap - Dockerized LDAP server with many customizable options

docker-guacamole - A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.

AutoMySQLBackup - A fork and further development of AutoMySQLBackup from sourceforge. http://sourceforge.net/projects/automysqlbackup/

baikal-docker - Provides a ready-to-go Baikal server, incl. docker-compose.yml & Systemd service file

laravel-docker - Laravel PHP docker images

local-docker-db - A bunch o' Docker Compose files used to quickly spin up local databases.

docker-tinc - Docker Mesh VPN service with monitoring

docker-homebridge - Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.

backblaze-personal-wine-container - Run the Backblaze personal backup client in a docker container

mssql-docker - Official Microsoft repository for SQL Server in Docker resources