Databases
Drizzle ORM
Type-safe data access that stays close to SQL.
01 / What it is
In brief
An ORM I value for keeping the schema and TypeScript types in sync while queries retain their SQL character.
02 / Experience
How I use it
I modeled Zümra Akademi's broad data domain — prospects, students, lessons, payments, homework, and communication — on PostgreSQL.
03 / Highlights
- 01
Type-safe schema
- 02
Migration management
- 03
Queries close to SQL
Projects I used it in
