This article assumes that you have a basic understanding of the Prisma Client. Prisma is an open source next-generation ORM for Node.js and Typescript, allowing connection to PostgreSQL, MySQL and SQLite databases servers. It has been an instrumental tool in our organisation’s backend service. It has vastly improved our speed…