Engineering notes
Articles for people who
ship the stack
Original rewrites on React, Node.js, TypeScript and AI — practical notes from the same engineering practice behind our operator software. Article bodies are in English.
Tagged: Drizzle
Drizzle or Prisma? Check the Join Type and the Logged SQL Before You Pick
Model the same users and invoices tables in Drizzle and Prisma, compare the join result types and logged SQL, and catch driver mappings that turn totals into strings.
2461 wordsRead articleRaw SQL, Prisma, or Drizzle: How to Actually Choose a Database Layer
Understand how raw SQL, Prisma, and Drizzle differ in control, type safety, and developer experience, and learn a practical way to pick the right one for a project.
3519 wordsRead articleMigrating from Prisma to Drizzle: A Six-Month Retrospective
A developer shares real-world benchmarks and tradeoffs from switching a PostgreSQL TypeScript stack from Prisma to Drizzle ORM.
2403 wordsRead article
FAQ
About these articles
Yes. Each piece is an original English rewrite prepared for this site. Structure and code examples follow the source material; prose is rewritten and checked for overlap before export.
Technical posts ship in English first so code and API names stay exact. The site chrome (navigation, SEO shells) is available in all nine languages.
New drafts land in the publish queue as they pass editorial checks. Running the site import picks up only new or changed slugs — nothing is duplicated.
Treat samples as illustrative. Validate against your stack and licences before production use. For delivery work, contact us with the brief.
Request a 24h estimate
Need the same stack in a production operator layer? Send the brief — estimate within 24 hours.