github pgplex/pgschema v1.0.0

latest releases: v1.7.0, v1.6.2, v1.6.1...
5 months ago

Terraform-style declarative schema migration workflow to Postgres.

  • Declarative: Define your desired schema state in SQL files
  • Schema-based: Compare at the schema level instead of the database level to reconcile schemas across different tenants
  • Comprehensive: Support most common Postgres objects under a schema
  • Transparent: Show exactly what SQL will be executed before applying changes

Learn more at https://www.pgschema.com/blog/pgschema-postgres-declarative-schema-migration-like-terraform

Don't miss a new pgschema release

NewReleases is sending notifications on new releases.