Hasty Briefsbeta

Bilingual

Sqldef: Idempotent schema management tool for MySQL, PostgreSQL, SQLite

3 months ago
  • #SQL
  • #database
  • #migration
  • sqldef is a CLI tool for comparing two SQL schemas.
  • It helps manage database migrations using SQL DDLs.
  • Supported databases include MySQL, MariaDB, TiDB, PostgreSQL, SQL Server, and SQLite3.
  • An online demo uses WebAssembly to diff schemas and generate DDLs.