sqldef is a schema migration tool that automatically generates SQL migration statements by comparing database schemas. Instead of writing migrations manually, developers define the desired schema, and sqldef computes the difference. It's compatible with MySQL, PostgreSQL, SQLite, and others, making migrations safer and more maintainable.
Features
- Auto-generates schema migration SQL
- Supports MySQL, PostgreSQL, SQLite, and more
- Declarative schema definitions in SQL files
- Detects drift between schema and database
- CLI tool with diff and apply commands
- Prevents destructive migrations without confirmation
Categories
SQL ClientsLicense
MIT LicenseFollow sqldef
Other Useful Business Software
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqldef!