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.

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,670 stars 4,784,888 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 89,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,268,344 downloads
prisma-next-zod-json 1 star 313 downloads
prisma-class-validator-generator 91 stars 242,422 downloads
prisma-trpc-generator 738 stars 245,382 downloads
prisma-trpc-shield-generator 52 stars 239,442 downloads
prisma-orpc-generator 38 stars 5,159 downloads
prisma-joi-generator 45 stars 51,096 downloads
prisma-yup-generator 56 stars 135,250 downloads
prisma-valibot-generator 9 stars 2,606 downloads
prisma-schema-sorter 25 stars 134,708 downloads
prisma-json-server-generator 28 stars 5,986 downloads
prisma-custom-models-generator 22 stars 13,482 downloads
prisma-query-inspector 10 stars 18,873 downloads
json-to-prisma-schema-convertor 48 stars 8,055 downloads

tRPC and oRPC

Project Stars Downloads
trpc-shield 433 stars 225,020 downloads
orpc-shield 62 stars 5,851 downloads
create-trpc-app 30 stars 6,576 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 166,616 downloads

Firebase and Firestore

Project Stars Downloads
firescope (Chrome DevTools panel for Firestore) 8 stars not on npm
firestore-prisma 10 stars 895 downloads
firebase-functions-downloader 4 stars 1,339 downloads
firestore-indexes-diff 3 stars 723 downloads
lang-firestore 4 stars 758 downloads

Other tools

Project Stars Downloads
breakpoint-bookmarks (VS Code extension) 11 stars 2,978 installs
graphql-shield-generator 10 stars 5,992 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 825 77

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

    Prisma 2+ generator to emit fully implemented tRPC routers

    TypeScript 738 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