Skip to content
View omar-dulaimi's full-sized avatar
🎩
Top hat
🎩
Top hat

Sponsors

@michaelwdarby3

Block or report omar-dulaimi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
omar-dulaimi/README.md

header

Omar Dulaimi

I build code generators and developer tooling, mostly around databases and type-safe APIs.

2,671 stars 4,912,261 downloads

GitHub · LinkedIn · dev.to · Sponsor


What I work on

Most of my work is codegen: you describe your data once, and the tooling emits the validators, routers and services that would otherwise be written by hand and drift out of sync.

The largest is prisma-zod-generator, which turns a Prisma schema into Zod schemas. Across my packages that comes to roughly 127,000 downloads a week. Alongside it: generators for Joi, Yup, class-validator and Valibot, permission layers for tRPC and oRPC (trpc-shield, orpc-shield), a codegen suite for Drizzle ORM (DRZL), and a set of Firebase and Firestore utilities.

Currently working on extensions for Prisma Next, starting with prisma-next-zod-json, which adds typed JSON columns validated by Zod.

Stack: TypeScript · Node.js · Prisma · Drizzle · tRPC / oRPC · GraphQL · Postgres · Firebase · React / Next.js · NestJS


Projects

Stars and downloads are refreshed weekly by a workflow; downloads are all-time npm totals.

Prisma

Project Stars Downloads
prisma-zod-generator 825 stars 3,380,966 downloads
prisma-next-zod-json 1 star 442 downloads
prisma-class-validator-generator 91 stars 244,837 downloads
prisma-trpc-generator 739 stars 245,887 downloads
prisma-trpc-shield-generator 52 stars 239,976 downloads
prisma-orpc-generator 38 stars 5,347 downloads
prisma-joi-generator 45 stars 52,804 downloads
prisma-yup-generator 56 stars 135,358 downloads
prisma-valibot-generator 9 stars 2,745 downloads
prisma-schema-sorter 25 stars 135,577 downloads
prisma-json-server-generator 28 stars 6,012 downloads
prisma-custom-models-generator 22 stars 13,529 downloads
prisma-query-inspector 10 stars 18,913 downloads
json-to-prisma-schema-convertor 48 stars 8,122 downloads

tRPC and oRPC

Project Stars Downloads
trpc-shield 433 stars 227,362 downloads
orpc-shield 62 stars 5,890 downloads
create-trpc-app 30 stars 6,638 downloads

Drizzle ORM

DRZL is adapter-based codegen for Drizzle: Zod, Valibot and ArkType validators, typed CRUD services, and oRPC routers from your existing schema.

Project Stars Downloads
use-drzl/drzl 107 stars 172,095 downloads

Firebase and Firestore

Project Stars Downloads
firescope (Chrome DevTools panel for Firestore) 8 stars not on npm
firestore-prisma 10 stars 903 downloads
firebase-functions-downloader 4 stars 1,345 downloads
firestore-indexes-diff 3 stars 729 downloads
lang-firestore 4 stars 766 downloads

Other tools

Project Stars Downloads
breakpoint-bookmarks (VS Code extension) 11 stars 2,983 installs
graphql-shield-generator 10 stars 6,018 downloads

Contributions

next-seo · nookies · nestjs-prisma


Writing


If any of these save you time, sponsoring helps me keep maintaining them.

Pinned Loading

  1. use-drzl/drzl use-drzl/drzl Public

    Zero‑friction codegen for Drizzle ORM. Analyze your schema. Generate validation, services, and routers — fast.

    TypeScript 107 3

  2. prisma-zod-generator prisma-zod-generator Public

    Prisma 2+ generator to emit Zod schemas from your Prisma schema

    TypeScript 828 78

  3. prisma-trpc-generator prisma-trpc-generator Public

    Prisma 2+ generator to emit fully implemented tRPC routers

    TypeScript 739 34

  4. trpc-shield trpc-shield Public

    Forked from maticzav/graphql-shield

    🛡 A tRPC tool to ease the creation of permission layer.

    TypeScript 433 13

  5. prisma-class-validator-generator prisma-class-validator-generator Public

    Prisma 2+ generator to emit typescript models of your database with class validator

    TypeScript 91 19

  6. breakpoint-bookmarks breakpoint-bookmarks Public

    A vsCode extension that lets you bookmark all your different breakpoints into separate files, and activate them as needed

    TypeScript 11 3