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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqldef!