{description}
{description}
++ ZenStack V3 has made the bold decision to remove Prisma as a runtime dependency and implement its + own ORM infrastructure on top of Kysely. Albeit the cost of such a + big refactor, we believe this is the right move to gain the flexibility needed to achieve the + project's vision. Please read this blog post for more + thoughts behind the changes. ++
+ Since the ORM is protected with access control, ZenStack can directly map it to an HTTP + service. ZenStack provides out-of-the-box integrations with popular frameworks including + Next.js, Nuxt, Express, etc. +
++ Client hooks based on TanStack Query can also be + derived from the schema, allowing you to make type-safe queries to the service without + writing a single line of code. +
+{data?.email}'s Posts
+{description}
++ Intuitive data modeling, type-safe ORM, built-in access control, automatic query services, + and more. +
+