Prisma Client puts extra emphasis on extensive type safety for more productive development in TypeScript. Prisma is a server-side library that helps your app read and write data to the database in an intuitive and safe way.
Enables client/server applications to auto-sync loaded entites when changed in the database.
Works with Entity Framework Model-first and Code-first approaches.