blog | recently edited | projects | about
sqldef is a CLI tool for diffing two SQL schemas. You can use it to manage the migration of RDBMSs using regular SQL DDLs. Supported databases: MySQL, MariaDB, TiDB, PostgreSQL, SQL_Server, and SQLite3.
https://sqldef.github.io/
this might come in very handy sometimes!
source
view