Settings

Theme

Show HN: Pgbranch – Git-Style Branching for Local PostgreSQL Development

github.com

3 points by lenvl 2 months ago · 0 comments · 1 min read

Reader

Why: During development, quite often I needed to test database migrations, try different data states, or experiment with schema changes. Standard approaches (manual dumps, Docker rebuilds, migration reversals) were too slow or cumbersome for rapid iteration.

Sometimes your migration will corrupt data, sometimes the feature is still in development, but you have to go to the main.

I have been using it for a day, and it seems to be working

JFYI: Don't use for prod :)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection