Prisma Schema Support
Dirk Beukes
Prisma schemas with their migration engine is what makes most developers use their technology. In production applications, Prisma isn't really an option because of its unoptimized way of handing queries (internal rust layer). Assuming Xata has handled this better and is production ready, adding an extension or NPM packages that can do the same but for your platform would be quite beneficial.