mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
chore: update the README.md with mssql (#278) [skip-release]
This commit is contained in:
@@ -21,6 +21,8 @@ keywords:
|
|||||||
- backups
|
- backups
|
||||||
- postgresql
|
- postgresql
|
||||||
- mysql
|
- mysql
|
||||||
|
- firebird
|
||||||
|
- mssql
|
||||||
- mariadb
|
- mariadb
|
||||||
- devops
|
- devops
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -25,6 +25,7 @@
|
|||||||
[](https://www.mongodb.com/)
|
[](https://www.mongodb.com/)
|
||||||
[](https://valkey.io/)
|
[](https://valkey.io/)
|
||||||
[](https://firebirdsql.org/)
|
[](https://firebirdsql.org/)
|
||||||
|
[](https://www.microsoft.com/en-us/sql-server)
|
||||||
|
|
||||||
[](https://github.com/Portabase/portabase)
|
[](https://github.com/Portabase/portabase)
|
||||||
[](https://github.com/Portabase/portabase)
|
[](https://github.com/Portabase/portabase)
|
||||||
@@ -66,7 +67,7 @@ You have 4 ways to install Portabase:
|
|||||||
## Supported databases
|
## Supported databases
|
||||||
|
|
||||||
| Engine | Support | Supported Versions | Restore |
|
| Engine | Support | Supported Versions | Restore |
|
||||||
|:-------------------|:-----------|:------------------------------|:--------|
|
|:-------------------|:----------|:------------------------------|:--------|
|
||||||
| **PostgreSQL** | ✅ Stable | 12, 13, 14, 15, 16, 17 and 18 | Yes |
|
| **PostgreSQL** | ✅ Stable | 12, 13, 14, 15, 16, 17 and 18 | Yes |
|
||||||
| **MySQL** | ✅ Stable | 5.7, 8 and 9 | Yes |
|
| **MySQL** | ✅ Stable | 5.7, 8 and 9 | Yes |
|
||||||
| **MariaDB** | ✅ Stable | 10 and 11 | Yes |
|
| **MariaDB** | ✅ Stable | 10 and 11 | Yes |
|
||||||
@@ -75,7 +76,7 @@ You have 4 ways to install Portabase:
|
|||||||
| **Redis** | ✅ Stable | 2.8+ | No |
|
| **Redis** | ✅ Stable | 2.8+ | No |
|
||||||
| **Valkey** | ✅ Stable | 7.2+ | No |
|
| **Valkey** | ✅ Stable | 7.2+ | No |
|
||||||
| **Firebird** | ✅ Stable | 3.0, 4.0, 5.0 | Yes |
|
| **Firebird** | ✅ Stable | 3.0, 4.0, 5.0 | Yes |
|
||||||
| **MSSQL Server** | ❌ Ongoing | - | Yes |
|
| **MSSQL Server** | ✅ Stable | - | Yes |
|
||||||
|
|
||||||
See the [Database Servers documentation](https://portabase.io/docs/agent/db) for version-specific backup and restore details.
|
See the [Database Servers documentation](https://portabase.io/docs/agent/db) for version-specific backup and restore details.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user