database access
Prisma: Modern Database Tooling with Johannes Schickling
A frontend developer issuing a query to a backend server typically requires the developer to issue that query through an ORM or a raw database query. Prisma is an alternative to both of