from Hacker News

Show HN: MySQL Branch Action – Database Branching in GitHub CI/CD

by earayu on 12/17/24, 9:56 AM with 0 comments

I built a GitHub Action that lets you create isolated MySQL database branches (like Neon/PlanetScale) directly in your CI/CD pipeline.

- Test schema changes safely without affecting production

- Compare and merge changes between branches

- Runs entirely in GitHub Actions, no external services needed

- Open source, powered by WeScale

Demo workflow and docs:

https://github.com/marketplace/actions/mysql-branch-action