Getting Started with Prisma ORM: From Raw SQL to Cleaner Backend Development
As a full-stack developer, I've spent a lot of time working with databases using raw SQL and database drivers like pg for PostgreSQL. While that approach works, writing SQL queries for every CRUD oper
ap29.hashnode.dev6 min read