TypedSQL: Type-Safe Raw SQL Queries in Prisma ORM
CYBERSECURITY FEATURED ANALYSIS

TypedSQL: Type-Safe Raw SQL Queries in Prisma ORM

SOURCE

Prisma Blog

DATE

READ

1 min read

TypedSQL adds type-safe raw SQL to Prisma ORM: write queries in .sql files, generate typed functions, and run them with $queryRawTyped. Verified on Prisma 7.

TypedSQL adds type-safe raw SQL to Prisma ORM: write queries in .sql files, generate typed functions, and run them with $queryRawTyped. Verified on Prisma 7.