Essentially, I would like to have Prisma ORM connect to a MySQL database server and query say a mysql table according to the multiple (text) inputs of a user in Puter.js frontend.
Puter.js support gave me an idea of what can be accomplished but I would be extremely thankful if you summarize for me what can be and what cannot be achieved with Prisma ORM.