guys are there any tutorials regarding Prisma2 wit...
# orm-help
a
guys are there any tutorials regarding Prisma2 with POstgresql & Nodejs, express I've looked at docs and grasp basic concept regarding prisma but can't start the project basically I used to use ORM like mongoose in my past projects so are there any video tutorials or blog post regardng this ?
r
Hey @Aadarsha 👋 You can find a lot of video tutorials on our YT channel. For e.g.

this one

. Also we have a dataguide to help you with database modelling.
👍 2