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
3️⃣ If the queries don’t depend on each other, don’t use an interactive transaction.
Interactive transactions = more control, but more operations.
Use them only when needed (like if you need a value from a previous query).
2025-06-02T12:57:09.450Z