Prisma Rays

JSON →
library 4.0.3 ·javascript
verified Jun 7, 2026

Alternative schema migration client for Prisma ORM, built as a drop-in replacement for prisma migrate CLI. Current stable version is 4.0.3, with frequent releases. It uses prisma migrate under the hood for schema parsing but provides a more intuitive API, better control over migrations, and Django-like workflow. Supports PostgreSQL, MySQL, and SQLite. Requires Node >=14.17 and peer dependencies @prisma/client and prisma ^4.x.