An example with Express & Prisma — During my life as a full-stack developer, I tried out lots of ORM, ODM, and query builders. Some were fantastic, while others still give me nightmares (we see you Sequelize). Current state Among the fantastic tools, there is Prisma. It works perfectly, has a great DX, documentation, and much more. I encountered…