From 83ddc934ba707b27c326cd4d894cfb5623a1f268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LAGACHE?= <43389096+Asuniia@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:52:21 +0200 Subject: [PATCH] fix: readme [skip-release] (#241) * Update translations * Add: firebird --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 96774a88..aa057f9b 100644 --- a/README.md +++ b/README.md @@ -64,14 +64,15 @@ You have 4 ways to install Portabase: | Engine | Support | Supported Versions | Restore | |:-------------------|:----------|:----------------------------------|:--------| -| **PostgreSQL** | ✅ Stable | 12, 13, 14, 15, 16, 17 et 18 | Yes | -| **MySQL** | ✅ Stable | 5.7, 8 et 9 | Yes | -| **MariaDB** | ✅ Stable | 10 et 11 | Yes | -| **MongoDB** | ✅ Stable | 4, 5, 6, 7 et 8 | Yes | +| **PostgreSQL** | ✅ Stable | 12, 13, 14, 15, 16, 17 and 18 | Yes | +| **MySQL** | ✅ Stable | 5.7, 8 and 9 | Yes | +| **MariaDB** | ✅ Stable | 10 and 11 | Yes | +| **MongoDB** | ✅ Stable | 4, 5, 6, 7 and 8 | Yes | | **SQLite** | ✅ Stable | 3.x | Yes | | **Redis** | ✅ Stable | 2.8+ | No | | **Valkey** | ✅ Stable | 7.2+ | No | | **MSSQL Server** | ❌ Ongoing | - | Yes | +| **Firebird** | ❌ Ongoing | - | Yes | See the [Database Servers documentation](https://portabase.io/docs/agent/db) for version-specific backup and restore details.