
Portabase 1.14: Open source database backup/restore tool
Hello all!
I’m one of the maintainers of Portabase, I share about it one month ago (https://www.reddit.com/r/foss/comments/1sd4roo/portabase\_v111\_open\_source\_db\_backuprestore\_tool/) and I have some updates!
Repository: https://github.com/Portabase/portabase
Database homogenous migration is now built-in!
Previously, migrating meant:
- Download backup from the source DB
- Upload & restore it into the target DB
Now: no download, no upload, everything happens directly through the GUI.
It works with all supported databases, and migrations can be done within the same organization.
We also added support for Microsoft SQL Server! It still needs broader community testing to help identify bugs or edge cases we may have missed.
Quick recap : Portabase is an open-source platform for database backup and restore.
We now support 9 databases:
- PostgreSQL
- MariaDB and MySQL
- SQLite
- MongoDB
- Redis and Valkey
- Firebird SQL
- Microsoft SQL Server
If you’re using Microsoft SQL Server (or any other supported database), we’d really appreciate your feedback. Feel free to open issues if you find any bugs.