Show HN: Wtdb – give every Git worktree its own database
Category: devtools
Tags: git, worktree, database, postgresql, dev-tool
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 6, Utility: 6)
wtdb automates creating isolated databases for each Git worktree, solving migration conflicts when working on multiple branches concurrently. It copies env files and dependencies via fast clones, making worktrees immediately runnable.
Target audience: backend devs, full-stack devs, devops
Repository: https://github.com/willhackett/wtdb · Go · MIT · 1 stars
View on Hacker News