Is Prisma DataProxy production ready?

In Theo's latest video he mentions that Prisma is working on making it work with the Edge, but I've found in their website a working example and tutorial... Is it not good enough yet or what is the problem here? (didn't try it myself yet)

https://www.prisma.io/docs/data-platform/data-proxy/use-data-proxy
Prisma
To use the Data Proxy for a JavaScript/TypeScript application that uses Prisma, you must first create a project in Prisma Data Platform. When you create the project, you select a Data Proxy region and create a Data Proxy connection string. You start to use the Data Proxy, when you replace the direct database con...
Was this page helpful?