Skip to content

DB Git

Developer Productivity

A git hook‑driven tool that keeps a PostgreSQL database in sync with your code branches, supporting shared and per‑branch workflows.

Python Latest v0.2.0 · 1mo ago Security brief →

Features

  • Automatic database snapshot/restore on `git checkout`
  • Two modes: shared (single DB) or per‑branch (one DB per branch)
  • PostgreSQL support with template clone and pgdump strategies
  • Manual commands for save, restore, create, reset, list, status, prune
  • Safe hook behavior – failures never block a checkout

Recent releases

View all 2 releases →
No immediate action
v0.2.0 New feature

Print DB URL command

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
11
Forks
0
Language
Python

Install & Platforms

Install via
pip

Beta — feedback welcome: [email protected]