drizzle-zero

JSON →
library 0.18.0 ·javascript
verified Jun 4, 2026

Generates Zero schemas from Drizzle ORM table definitions, enabling local-first sync via Zero. Current version 0.18.0 requires drizzle-orm >=0.36.0 and @rocicorp/zero. Automatically maps Drizzle column types to Zero schema types, handling primary keys, references, and indexes. Useful for projects using PostgreSQL with local-first sync without manual schema translation.