Data Archives - Software Engineering Daily

Prisma: Modern Database Tooling with Johannes Schickling

06.04.2020 - By Data Archives - Software Engineering DailyPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

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 these data access patterns, allowing for easier database access through auto-generated, type-safe query building tailored to an existing database schema. By integrating

More episodes from Data Archives - Software Engineering Daily