sanjar-notes / backend

Backend web development fundamentals
0 stars 0 forks source link

ORMs for Node.js backend ecosystem #28

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago
  1. Prisma seems OK. Docs, Tutorial - WebDevSimplified. Problems with - HackerNews it
  2. Popular ORMs and info - LogRocket
sanjarcode commented 1 year ago

This is specific to backend development in Node.js. It should be in a different repo(something like nodejs-backend-dev?) repo. Will move it when I create such a repo.