Modern Database Access: Prisma, Drizzle, and ORMs Explained
I used to think the database was simply the place where application data goes.
User signs up.
Data goes into the database.
User closes the app.
Data stays there.
Simple.
But then I started building ap
devwithsahil.hashnode.dev17 min read