Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: E2E Type-Safe ORM from Database to API and UI Instantly (zenstack.dev)
2 points by carlual 73 days ago | hide | past | favorite | 1 comment
Hey there. We built the ZenStack open-source TypeScript toolkit on top of Prisma ORM. It adds an Authorization layer to the schema and then automatically generates both APIs and frontend hooks for you. You can choose whatever frontend framework, like React, Vue, or Svelte, and the full-stack framework, such as Next.js, Remix, Sveltekit, and Nuxt, to work with.

The generated hooks mirror the Prisma client, providing type-safe frontend queries similar to GraphQL and ensuring a consistent coding experience across both the front end and backend.

We hope it can fill some of the gaps left by the absence of frameworks like Rails or Laravel in the JavaScript world.




Reminds me of Oracle Apex a bit, just more modern.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: