AhmedElywa / prisma-toolsLinks
Prisma tools to help you generate CRUD system for GraphQL servers
☆696Updated this week
Alternatives and similar repositories for prisma-tools
Users that are interested in prisma-tools are comparing it to the libraries listed below
Sorting:
- Prisma plugin for Nexus☆560Updated this week
- Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema☆918Updated 5 months ago
- 🧭 Use Prisma as a multi-tenant provider for your application☆401Updated 3 years ago
- Extend Prisma's `findMany` method to support Relay Cursor Connections☆273Updated last week
- Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module☆571Updated last month
- Prisma generator for automatically generating documentation reference from the Prisma schema.☆623Updated last year
- A sample auth module with Prisma 2 and Nexus☆160Updated this week
- Deprecated☆819Updated last week
- Prisma DBML Generator☆734Updated last year
- Code-First Type-Safe GraphQL Framework☆670Updated 3 years ago
- TypeGraphQL integration with NestJS☆146Updated last month
- CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations☆209Updated 2 years ago
- Envelop is a lightweight library allowing developers to easily develop, share, collaborate and extend their GraphQL execution layer. Enve…☆829Updated this week
- Schemix allows you to programmatically create Prisma schemas using TypeScript ⌨️☆484Updated 2 years ago
- A highly evolved GraphQL HTTP Server 🧬☆829Updated last year
- Generates NestJS DTO classes from Prisma Schema☆294Updated last year
- Type safe TypeScript client for any GraphQL API☆957Updated last year
- Bringing import statements to Prisma schemas☆345Updated last year
- TypeGraphQL + DataLoader + TypeORM made easy☆157Updated 2 years ago
- An improved version of `DocumentNode` for seamless TypeScript integration for GraphQL.☆406Updated this week
- ☆159Updated 2 years ago
- A generator for Prisma 2 to generate a valid JSON Schema (v7)☆321Updated 2 weeks ago
- The No-GraphQL Client for TypeScript☆1,033Updated last week
- Split up your GraphQL resolvers in middleware functions☆1,149Updated 2 weeks ago
- Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.☆425Updated last year
- Prisma Middleware for caching queries in Redis