An open API service indexing awesome lists of open source software.

https://github.com/brownj85/pg-man

Declarative schema management with auto-generated revisions for Postgres.
https://github.com/brownj85/pg-man

apgdiff migrations postgres schema sql

Last synced: 2 months ago
JSON representation

Declarative schema management with auto-generated revisions for Postgres.

Awesome Lists containing this project

README

          

# pgMan

Declarative schema management with auto-generated revisions for Postgres. Like Alembic, but plain SQL.

Wraps [apgdiff](https://github.com/fordfrog/apgdiff)