trending
Vladyslav Len

2mo ago

pgbranch - Branch your Postgres database like you branch code

Ever run migrations on a feature branch, then switch back to main, only to find your database is broken? pgbranch fixes that. Just like git manages code branches, pgbranch manages database branches. Create snapshots of your database state, switch between them instantly, and never manually roll back migrations again.