Reshape is a declarative SQL schema migration tool for PostgreSQL that allows developers to define the desired schema in a single file. It compares the current database schema with the desired state and generates safe, dependency-aware migrations automatically. Reshape is built for simplicity, safety, and version control integration.
Features
- Declarative schema definition in a single file
- Auto-generates safe, dependency-respecting migrations
- Designed exclusively for PostgreSQL
- Validates schema consistency before applying changes
- CLI-based workflow that fits into CI/CD pipelines
- Avoids destructive changes without confirmation
Categories
DatabaseLicense
MIT LicenseFollow Reshape
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Reshape!