Skip to main content
VSCode
Back to Skills
Drizzle ORM

Drizzle ORM

Experience: Since November 2025

Overview

My default for database access in TypeScript. The query builder reads like the SQL it emits, and migrations are generated from the schema rather than written twice.

Projects

  • bookprice.net

    Schema, migrations and every typed query against Postgres.

  • Kuri.gg

    One schema package shared by the bot and the dashboard, so the two cannot drift apart.