→ كل المشاريع

pg_branch

بواسطة @01walid

14

[WIP] Branch your development postgres database like you do in git

عن هذا المشروع

pgbranch :elephant: Branch your development Postgres DB like you do in Git! 🚀 Fast DB copying, no pgdump / pgrestore (by default)! :computer: Rust-based single binary, supports Windows, Linux & Mac. :openfilefolder: Auto-discovers your Git setup & branches. Warning: This is a work in progress. Why? Ever wanted to test a migration in isolation? then revert back to your main development database quickly? Or test a pull request or a feature-branch without the need to give up your development database's data or schema. pgbranch goal is to help provide quick copies of your current development database, then help you manage those copies (drop, rename, cleanup, ..etc). This is especially usefull when provisioning "preview environments" that are a copy of staging/prod, e.g. a database per Vercel PR preview. Demo TODO: More tests Git hooks / Husky support Pre-built binaries for Mac/M1, Linux & Windows. npm package switch --no-rename mode pgbranch run command> for the no-rename mode. VCS agnostic?

من ملف README الخاص بالمشروع على GitHub

النجوم
14
التفريعات
1
الرخصة
Apache-2.0
آخر تحديث
10/09/2022

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/pg-branch.svg)](https://www.madeinalgeria.dev/projects/pg-branch)

مشاريع ذات صلة