PrismaFlow is an open-source, local-first toolkit for understanding Prisma migration state before deployment.
It helps developers review:
- Migration state
- Schema drift
- Heuristic migration risk
- Deployment readiness
- Migration SQL and simulation evidence
PrismaFlow is currently pre-1.0 and actively evolving.
The project is designed around a simple principle:
UNKNOWN != SAFE
Unverified database or migration state should never be presented as deployment-ready.
- π§ PrismaFlow β CLI, dashboard, documentation, and source
- π¬ Discussions β questions, ideas, and design conversations
- π Issues β bugs and actionable work
- π€ Contributing
Local-first. Open source. Built for Prisma developers.