Ask HN: I'm Confused about using ORM with Front end Frameworks
Coming From .NET Core Background, I'm beginner for Javascript Frameworks. I just wanted to know whether to use SQL Server as my database to back my Next.js Project or Can I use any of the existing ORM Services that are provided such as Prisma or Supabase or something?. If so, which is the most widely used ORM for Javascript Frameworks? Help me here please :)
Thanks
6 comments
[ 3.1 ms ] story [ 29.4 ms ] threadhttps://orm.drizzle.team/docs/quick-start
https://www.prisma.io/docs/getting-started/quickstart
Side note: this feels more like a Stack Overflow question than an Ask HN post.