You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -490,6 +508,7 @@ There are a growing number of tools that are built atop or support Zod natively!
490
508
-[`zod-prisma`](https://github.com/CarterGrimmeisen/zod-prisma): Generate Zod schemas from your Prisma schema.
491
509
-[`Supervillain`](https://github.com/Southclaws/supervillain): Generate Zod schemas from your Go structs.
492
510
-[`prisma-zod-generator`](https://github.com/omar-dulaimi/prisma-zod-generator): Emit Zod schemas from your Prisma schema.
511
+
-[`drizzle-zod`](https://orm.drizzle.team/docs/zod): Emit Zod schemas from your Drizzle schema.
493
512
-[`prisma-trpc-generator`](https://github.com/omar-dulaimi/prisma-trpc-generator): Emit fully implemented tRPC routers and their validation schemas using Zod.
494
513
-[`zod-prisma-types`](https://github.com/chrishoermann/zod-prisma-types) Create Zod types from your Prisma models.
495
514
-[`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.
0 commit comments