ajmnz / prisma-importLinks
Bringing import statements to Prisma schemas
☆347Updated last year
Alternatives and similar repositories for prisma-import
Users that are interested in prisma-import are comparing it to the libraries listed below
Sorting:
- Schemix allows you to programmatically create Prisma schemas using TypeScript ⌨️☆484Updated last year
- Prisma Middleware for caching queries in Redis☆364Updated 2 weeks ago
- Prisma generator for automatically generating documentation reference from the Prisma schema.☆620Updated last year
- Transparent field-level encryption at rest for Prisma☆292Updated 7 months ago
- Get started developing your own ◭ Prisma generator by running a single command.☆195Updated 2 years ago
- ⚒️ Changes JsonValues to your custom typescript type.☆490Updated this week
- Drop down to raw SQL in Prisma without sacrificing type safety!☆291Updated this week
- Middleware for adding soft delete to Prisma models, even when using nested queries☆117Updated last year
- The Prisma schema mixer 🍹☆302Updated 2 years ago
- A mock for PrismaClient, dedicated to unit testing.☆259Updated this week
- Prisma DBML Generator☆725Updated last year
- CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations☆210Updated last year
- Prisma 2+ generator to emit Zod schemas from your Prisma schema☆667Updated last week
- A generator for Prisma 2 to generate a valid JSON Schema (v7)☆319Updated last week
- A custom prisma generator that creates Zod schemas from your Prisma model.☆894Updated last year
- Prisma Client extension for pagination☆278Updated 9 months ago
- Zod Prisma fork for nestjs-zod☆60Updated last year
- 🛡 A tRPC tool to ease the creation of permission layer.☆420Updated 3 weeks ago
- Orchid ORM☆529Updated last month
- Type-safe environment parsing and validation for Node.js with Zod schemas☆380Updated 2 months ago
- Class generator from Prisma schema.☆190Updated last year
- Prisma 2+ generator to emit fully implemented tRPC routers☆711Updated last week
- Generate mock data based on your Prisma models☆134Updated 4 months ago
- Use Zod Schemas to create OpenAPI v3.x documentation☆527Updated this week
- Plugins and utilities for Zod☆765Updated 5 months ago
- Prisma extension for adding soft delete to Prisma models, even when using nested queries