olivierwilkinson / prisma-extension-nested-operationsLinks
Utils for creating Prisma client extensions with nested operations
☆38Updated last year
Alternatives and similar repositories for prisma-extension-nested-operations
Users that are interested in prisma-extension-nested-operations are comparing it to the libraries listed below
Sorting:
- Drop down to raw SQL in Prisma without sacrificing type safety!☆295Updated last week
- Class generator from Prisma schema.☆190Updated last year
- ⚒️ Changes JsonValues to your custom typescript type.☆494Updated last week
- Middleware for adding soft delete to Prisma models, even when using nested queries☆117Updated last year
- The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.☆109Updated last year
- ☆88Updated 2 years ago
- A generator for Prisma 2 to generate a valid JSON Schema (v7)☆319Updated last week
- Generate mock data based on your Prisma models☆138Updated 2 weeks ago
- Prisma extension for adding soft delete to Prisma models, even when using nested queries☆151Updated 7 months ago
- Examples of Prisma Client extensions.☆222Updated last week
- JavaScript interface for Prisma Schema DSL☆112Updated 2 years ago
- A library providing dynamic GraphQL object classes from their zod validation objects.☆90Updated last year
- Get started developing your own ◭ Prisma generator by running a single command.☆195Updated 2 years ago
- Util for calling Prisma middleware with nested relations☆32Updated last year
- Bringing import statements to Prisma schemas☆347Updated last year
- Prisma 2+ generator to emit typescript models of your database with class validator☆86Updated 3 weeks ago
- An adapter, allowing you to use TRPC inside of Nest.JS☆161Updated last year
- 🧭 Use Prisma as a multi-tenant provider for your application☆401Updated 2 years ago
- CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations☆209Updated last year
- modular monolith playground☆55Updated 3 years ago
- Abstract Syntax Tree for parsing schema.prisma files☆159Updated 3 months ago
- Transparent field-level encryption at rest for Prisma☆293Updated last week
- Providing native support for decorators and implement an opinionated approach that aligns with NestJS conventions.☆250Updated 10 months ago
- NestJS Graphql Tools is a flexible solution that provides a bunch of decorators for solving problems like n+1 request, filtering, sorting…☆87Updated 6 months ago
- Generates NestJS DTO classes from Prisma Schema