From 91f35a3e1747fcdfbd20fd22bee18594527349a4 Mon Sep 17 00:00:00 2001 From: Rostislav Dugin Date: Sun, 1 Mar 2026 10:43:17 +0300 Subject: [PATCH] FIX (readme): Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a05b1d..83c7952 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Databasus Logo

Backup tool for PostgreSQL, MySQL and MongoDB

-

Databasus is a free, open source and self-hosted tool to backup databases (with focus on PostgreSQL). Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.). Previously known as Postgresus (see migration guide).

+

Databasus is a free, open source and self-hosted tool to backup databases (with focus on PostgreSQL). Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.)

[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-336791?logo=postgresql&logoColor=white)](https://www.postgresql.org/) @@ -41,7 +41,7 @@ - **PostgreSQL**: 12, 13, 14, 15, 16, 17 and 18 - **MySQL**: 5.7, 8 and 9 -- **MariaDB**: 10 and 11 +- **MariaDB**: 10, 11 and 12 - **MongoDB**: 4, 5, 6, 7 and 8 ### 🔄 **Scheduled backups**