{"library":"prisma-zero","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","zero","schema","prisma","generator","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install prisma-zero","imports":["import { table } from 'app/zero-schema'","import { string } from 'app/zero-schema'","import { userTable } from 'app/zero-schema'"]},{"cmd":"yarn add prisma-zero","imports":[]},{"cmd":"pnpm add prisma-zero","imports":[]}],"homepage":"https://github.com/rocicorp/prisma-zero#readme","github":"https://github.com/rocicorp/prisma-zero","docs":null,"changelog":null,"pypi":null,"npm":"prisma-zero","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}