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
Now we can run `npx prisma generate --sql` to get Prisma to pick up the types generated by the SQL file.
This means we can use the query function and get type safety over the result.
2025-02-28T17:00:25.549Z