Back to Skills
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.
Related Skills
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.