I was leaning to adopting #ZenStack to build out our #REST #API on top of #NestJS and #Prisma
https://zenstack.dev/docs/the-complete-guide/part3
But now I am having 2nd thoughts, since in v3 ZenStack is dropping Prisma in favor of a (for now at least) API compatible alternative. We have standardized on Prisma so this would put is on a path to have to debate this topic (again).
https://news.ycombinator.com/item?id=44328662
Any thoughts on this?

Part III: Automatic CRUD API | ZenStack
In Part I, we learned how ZenStack extended Prisma ORM on the schema and runtime levels. By making these extensions, ZenStack unleashed many new potentials of the ORM and turned it into a data access layer that enforces access control and additional data integrity.