🌐
GitHub
github.com › omar-dulaimi › prisma-trpc-generator
GitHub - omar-dulaimi/prisma-trpc-generator: Prisma 2+ generator to emit fully implemented tRPC routers · GitHub
Automatically generate fully implemented, type-safe tRPC routers from your Prisma schema.
Starred by 740 users
Forked by 34 users
Languages   TypeScript 95.3% | JavaScript 4.4% | Shell 0.3%
🌐
npm
npmjs.com › package › prisma-trpc-generator
prisma-trpc-generator - npm
May 6, 2023 - Automatically generate fully implemented, type-safe tRPC routers from your Prisma schema.
      » npm install prisma-trpc-generator
    
Published   Nov 22, 2025
Version   3.0.1
🌐
Steve Kinney
stevekinney.com › courses › full stack typescript › generate a trpc service with prisma
Generate a tRPC Service with Prisma | Full Stack TypeScript | Steve Kinney
March 17, 2026 - generator trpc { provider = "prisma-trpc-generator" withZod = true withMiddleware = false withShield = false contextPath = "../src/context" trpcOptionsPath = "../src/trpcOptions" }
🌐
Prisma
prisma.io › home › generators › generators › generators › generators
Generators (Reference) | Prisma Documentation
prisma-zod-generator: Emit Zod schemas from your Prisma schema. prisma-trpc-generator: Emit fully implemented tRPC routers.
🌐
npm
npmjs.com › package › @conte-ltd › prisma-trpc-generator
@conte-ltd/prisma-trpc-generator - npm
Automatically generate fully implemented tRPC routers from your Prisma Schema. This includes routers, app router and of course all input schemas using Zod.
      » npm install @conte-ltd/prisma-trpc-generator
    
Published   Oct 02, 2022
Version   0.0.12
Author   CONTE, Ltd.
🌐
GitHub
github.com › Revitate › prisma-trpc-generator-v10
GitHub - Revitate/prisma-trpc-generator-v10: Prisma 2+ generator to emit fully implemented tRPC routers
Automatically generate fully implemented tRPC routers from your Prisma Schema. This includes routers, app router and of course all input schemas using Zod.
Author   Revitate
🌐
npm
npmjs.com › package › prisma-trpc-shield-generator
prisma-trpc-shield-generator - npm
July 25, 2025 - A powerful Prisma generator that creates tRPC Shield configurations from your Prisma schema.
      » npm install prisma-trpc-shield-generator
    
Published   Nov 22, 2025
Version   1.0.1
🌐
Vorillaz
vorillaz.com › prisma-server
From Schema to Server: Automating Documentation and tRPC with Prisma | vorillaz.com
This generator will generate all the available tRPC routers based on the schema. For example, for our demo schema with our `User` and `Post` models, the generator will create two routers: one for the `User` model and one for the `Post` model.
Find elsewhere
🌐
GitHub
github.com › omar-dulaimi › prisma-trpc-generator › releases › tag › 1.3.0
Release 1.3.0 · omar-dulaimi/prisma-trpc-generator
Prisma 2+ generator to emit fully implemented tRPC routers - Release 1.3.0 · omar-dulaimi/prisma-trpc-generator
Author   omar-dulaimi
🌐
GitHub
github.com › omar-dulaimi › prisma-trpc-generator › actions
Workflow runs · omar-dulaimi/prisma-trpc-generator
Prisma 2+ generator to emit fully implemented tRPC routers - Workflow runs · omar-dulaimi/prisma-trpc-generator
Author   omar-dulaimi
🌐
jsDelivr
jsdelivr.com › package › npm › prism-prisma-trpc-generator
prism-prisma-trpc-generator CDN by jsDelivr - A CDN for npm and GitHub
December 8, 2022 - A free, fast, and reliable CDN for prism-prisma-trpc-generator. Prisma 2+ generator to emit fully implemented tRPC routers
Published   Nov 09, 2022
🌐
Prisma
prisma.io › ecosystem
Prisma ORM Ecosystem
Emit a tRPC shield from your Prisma schema. ... A generator, which takes a Prisma 2 schema.prisma and generates a JSON Schema in flavor which MongoDB accepts
🌐
GitHub
github.com › omar-dulaimi › prisma-trpc-generator › blob › master › .github › CONTRIBUTING.md
prisma-trpc-generator/CONTRIBUTING.md at master · omar-dulaimi/prisma-trpc-generator
September 21, 2021 - Prisma 2+ generator to emit fully implemented tRPC routers - prisma-trpc-generator/CONTRIBUTING.md at master · omar-dulaimi/prisma-trpc-generator
Author   omar-dulaimi
🌐
ZenStack
zenstack.dev › reference › plugins › @zenstackhq/trpc
@zenstackhq/trpc | ZenStack
The @zenstackhq/trpc plugin generates a tRPC router to make database CRUD calls. You can use it directly as your main router or merge it with other routers to create a more complex setup.
🌐
Npm
npm.io › search › keyword:prisma-trpc-generator
Prisma-trpc-generator | npm.io
Prisma 2+ generator to emit fully implemented tRPC routers