Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
@use-drzl

DRZL

DRZL

Schema-in → Typed-out tooling for type-safe apps.

Docs · GitHub · npm @drzl


About the org

DRZL is a family of open-source projects that turn your data models into strongly-typed building blocks.
I design small, composable tools you can mix and match across stacks — from schema analyzers to code generators and ready-to-run templates.

What I build (now and next):

  • Analyzers — parse DB/ORM schemas into a typed graph
  • Generators — emit validators, routers, services, and contracts
  • CLIs — watch, codegen, and pipeline orchestration
  • Templates — opinionated starters you can ship with minimal glue

I care about DX, type safety, and predictable outputs (easy to review, diff, and refactor).


Principles

  • Typed-first: strict TS, zero any, fail fast.
  • Composable: opt-in pipelines; bring only what you need.
  • Framework-agnostic: works across ORMs & runtimes over time.
  • Deterministic outputs: CI-friendly, consistent structure.
  • Extensible by design: add generators/templates without rewrites.

Ecosystem & compatibility

My projects aim to play well with popular tools (e.g., Drizzle ORM, Prisma, oRPC, Zod, Valibot, ArkType — with room for tRPC/Express and others).
Support and version ranges vary by repo — check each project’s README.


Getting started

Most repos follow the same ergonomics:

# with pnpm
pnpm install
pnpm build
pnpm test

Pinned Loading

  1. drzl drzl Public

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

    TypeScript 88 2

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

Morty Proxy This is a proxified and sanitized view of the page, visit original site.