TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby earayu5 months ago
I built a GitHub Action that lets you create isolated MySQL database branches (like Neon&#x2F;PlanetScale) directly in your CI&#x2F;CD pipeline.<p>- Test schema changes safely without affecting production<p>- Compare and merge changes between branches<p>- Runs entirely in GitHub Actions, no external services needed<p>- Open source, powered by WeScale<p>Demo workflow and docs:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;actions&#x2F;mysql-branch-action">https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;actions&#x2F;mysql-branch-action</a>

no comments

no comments