From Rust to TypeScript: A New Chapter for Prisma ORM

by npallion 5/1/25, 12:32 AMwith 1 comments
by sherdil2022on 5/1/25, 1:46 AM

This is a great reminder to not only pick the right tool for the job, but to continously evaluate if it is indeed the right tool - and make changes like Prisma ORM did - and Microsoft recently did (rewriting the TypeScript compiler in Go).

That is what pragmatic engineering is about.