Hacker News new | ask | show | jobs
by jo_beef 1095 days ago
I rarely see SQL Server being used alongside Next.js. But Prisma is quite popular in js land. There's also DrizzleORM, which is still relatively new. I'd recommend spending some time exploring both to see what fits you best :)

https://orm.drizzle.team/docs/quick-start

https://www.prisma.io/docs/getting-started/quickstart

1 comments

Yeah, I expected to see these listed with supabase, firebase. Thank you.