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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqldef!