Generate a complete tRPC router with Zod schemas, TypeScript interfaces, and CRUD procedures from an Excel file. Developer tier.
Free is enough for most one-off jobs. Pro raises the file and batch caps; Pro + Media unlocks GB-scale streaming and unlimited duration.
Larger files supported on Developer (5 GB CSV) and Enterprise (unlimited). All processing happens in your browser — files never reach a server.
Upload your Excel or CSV file and enter the router name
Column headers and inferred types generate Zod schemas and TypeScript interfaces automatically
Copy the complete tRPC router file — list, getById, create, update, delete procedures included
0 bytes uploaded. tRPC Router Builder runs entirely in your browser using SheetJS and ExcelJS. Your spreadsheets never leave your device.
The output targets tRPC v11 (the latest) with the router/procedure pattern. The import paths follow the standard @trpc/server layout.
Yes — the generated router includes Prisma-style ctx.db calls as placeholders. Replace them with your actual ORM or data access layer.