prisma / prisma-client-extensionsLinks
Examples of Prisma Client extensions.
☆211Updated last week
Alternatives and similar repositories for prisma-client-extensions
Users that are interested in prisma-client-extensions are comparing it to the libraries listed below
Sorting:
- Drop down to raw SQL in Prisma without sacrificing type safety!☆279Updated last week
- Generate mock data based on your Prisma models☆132Updated 2 months ago
- Get started developing your own ◭ Prisma generator by running a single command.☆195Updated 2 years ago
- Schemix allows you to programmatically create Prisma schemas using TypeScript ⌨️☆486Updated last year
- ⚒️ Changes JsonValues to your custom typescript type.☆468Updated last week
- A mock for PrismaClient, dedicated to unit testing.☆254Updated this week
- A curated list of Kysely resources, tools, utilities and applications.☆177Updated 2 months ago
- playground for running tRPC queries in the browser☆309Updated last year
- Transparent field-level encryption at rest for Prisma☆285Updated 6 months ago
- A generator for Prisma 2 to generate a valid JSON Schema (v7)☆320Updated last week
- A library providing dynamic GraphQL object classes from their zod validation objects.☆90Updated last year
- Paginate ORM Prisma☆127Updated this week
- CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations☆210Updated last year
- Prisma Middleware for caching queries in Redis☆363Updated last year
- Zod Prisma fork for nestjs-zod☆60Updated last year
- Prisma Stream Client Extension (Cursor-based Implementation)☆101Updated 3 weeks ago
- Bringing import statements to Prisma schemas☆347Updated last year
- 🛡 A tRPC tool to ease the creation of permission layer.☆409Updated last week
- Prisma Client extension for pagination☆271Updated 7 months ago
- Prisma extension for adding soft delete to Prisma models, even when using nested queries☆147Updated 5 months ago
- Type-safe environment parsing and validation for Node.js with Zod schemas☆380Updated 2 weeks ago
- Prisma 2+ generator to emit Zod schemas from your Prisma schema☆599Updated this week
- The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.☆108Updated 9 months ago
- Middleware for adding soft delete to Prisma models, even when using nested queries