This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Prisma
prisma.io
did:plc:m6mbn4cko4m6vyynh7q675df
đŸ’¡ By nature of being an ORM, Prisma provides a high-level abstraction over SQL.
But did you know that you don't always need to use that abstraction?
Prisma allows you to drop down to raw SQL when needed—and even makes it type-safe for you!
https://www.prisma.io/blog/announcing-typedsql-make-your-raw-sql-queries-type-safe-with-prisma-orm
2025-03-12T08:00:11.220Z