ORMs 101: The Ultimate Guide
ORMs 101: The Ultimate Guide — Prisma, Drizzle, Sequelize, TypeORM & When to Use Raw SQL
Every backend developer eventually has to answer the question: "How should my application talk to the database?" You can write raw SQL, use a query builder, or r...
ishaaan.hashnode.dev21 min read