Post

James Q Quick
James Q Quick@jamesqquick·
What's your favorite way to work with a database? - raw sql? - ORM (prisma, drizzle, etc.)? - custom product SDK?
English
370
16
352
204.3K
vlod
vlod@vlod·
@jamesqquick I've used a whole bunch of ORMs (ts/js) and I generally dislike them all. I've gone back to using raw sql using postgres.js and it's refreshingly simple. I don't have to fight with learning another way to abstract SQL and make sure the output doesn't do stupid things.
English
1
0
2
60
Paylaş