Skip to content
@prisma-flow

PrismaFlow

Local-first open-source Prisma migration visibility, schema drift, heuristic risk analysis, and deployment review.

PrismaFlow

See what Prisma will change before you ship.

PrismaFlow is an open-source, local-first toolkit for understanding Prisma migration state before deployment.

It gives developers a clearer review surface for:

  • migration state and history
  • schema drift
  • heuristic migration risk
  • deployment readiness
  • migration SQL inspection and simulation evidence

Why PrismaFlow

Prisma's migration tooling is powerful, but reviewing what is about to change across local development and CI can still require jumping between CLI output, migration SQL, schema state, and database state.

PrismaFlow brings those signals together into one local workflow without replacing Prisma's migration engine.

A core safety principle guides the project:

UNKNOWN != SAFE

If migration, drift, or database state cannot be verified, PrismaFlow should not present that state as deployment-ready.

Current status

PrismaFlow is pre-1.0 and actively evolving.

The current project focuses on local-first migration visibility, fail-closed verification, heuristic risk analysis, and deployment review. Static analysis is explicitly distinguished from executed database verification, and automatic mutating repair is intentionally disabled in V1.

Project

  • PrismaFlow — CLI, local dashboard, documentation, and source
  • Discussions — questions, ideas, and design conversations
  • Issues — bugs, features, and actionable work
  • Contributing — contribution workflow and project guidelines
  • Security — vulnerability reporting and security model

Get started

cd your-prisma-project
npx prisma-flow

PrismaFlow runs locally and does not require a hosted account for the V1 workflow.


Local-first. Open source. Built for Prisma developers.

Popular repositories Loading

  1. prisma-flow prisma-flow Public

    Local-first open-source Prisma migration visibility, schema drift, heuristic risk analysis, and deployment review.

    TypeScript 3

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…