blog-2026-02-05-sqldef

> [sqldef] is a CLI tool for diffing two [SQL] schemas. You can use it to manage the migration of [RDBMS]s using regular SQL DDLs.
> Supported databases: [MySQL], [MariaDB], [TiDB], [PostgreSQL], [SQL_Server], and [SQLite]3.

https://sqldef.github.io/

this might come in very handy sometimes!

edited by: stefs at Thursday, February 5, 2026, 10:53:10 AM Coordinated Universal Time


view