Terraform-style declarative schema migration workflow for Postgres
pgschema is a Terraform-style, declarative schema migration workflow for PostgreSQL databases. It enables you to manage database schema changes through code with a declarative approach that tracks schema state and applies only necessary changes. Key features: - Declarative schema management similar to Terraform - Supports PostgreSQL versions 14, 15, 16, and 17 - Tracks schema state and applies incremental changes - Provides table creation with LIKE syntax - Clean, code-driven database migration workflow
$
pkg install pgschemaOrigin
databases/pgschema
Size
12.0MiB
License
PGSCHEMA
Maintainer
olgeni@FreeBSD.org
Dependencies
0 packages
Required by
0 packages