What is the BEST ORM for Vercel Edge
I am trying to migrate to Vercel Edge.
Currently using pg as my Postgress client, but it is not compatible with edge runtime.
What do you guys suggest?
2 Replies
drizzle
not an ORM but I cannot recommend Kysely enough: https://kysely.dev/