This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/Dizzy-Message543 on 2026-05-12 16:40:39+00:00.


Hey everyone,

Two new releases since my last post: Dashboard v1.14 / Agent v1.11 are out.

The headline change: Microsoft SQL Server support is now built in. This is an initial implementation, we’re actively looking for users to test it against real-world use cases so we can iterate and stabilize the integration.

If you’re running MSSQL in prod or staging, your feedback is welcome. Open an issue on the repo or a discussion.

Quick recap if you’re new: Portabase is an open-source, self-hosted platform for database backup, restore, and, more recently Homogeneous migrations between databases, all through a web UI. Distributed architecture: one central server + lightweight agents deployed close to your databases.

Supported databases: PostgreSQL, MySQL, MariaDB, Firebird SQL, SQLite, MongoDB, Redis, Valkey, and now MSSQL.

Repo:https://github.com/Portabase/portabase ⭐ Stars are always appreciated.