zlacker

[parent] [thread] 0 comments
1. system+(OP)[view] [source] 2026-02-05 03:33:32
is there anything (open source) similar to microsoft database project but that would work for postgresql

i like the following about it 1. database schema is regular code 2. make schema change declaratively 3. packaging (.daspac) and deployement script

most open source tools , seem to be after the fact tools, that do diffs ms db project, handle the code from the start in a declarative, source code managed way

[go to top]