prisma-zero
JSON →Generate Zero schema files from Prisma ORM schemas. This generator (v0.1.3) is an early-stage tool that automatically creates table definitions, column mappings, and type-safe schemas compatible with Zero (the reactive sync engine from Rocicorp). It supports all standard Prisma data types, Postgres arrays (mapped to json<>), DateTime/Time types, enums, and optional fields. Ideal for developers migrating from Prisma to Zero or building apps that need both Prisma's schema management and Zero's real-time sync. Not yet stable; expect breaking changes in minor versions. Differentiates from @passionfroot/prisma-generator-zero by being officially maintained by Rocicorp.
Resources
packageprisma-zero ↗