nestjs-query
GraphQL CRUD library
A collection of packages to simplify GraphQL CRUD operations using popular ORM libraries
Easy CRUD for GraphQL.
163 stars
7 watching
45 forks
Language: TypeScript
last commit: 27 days ago
Linked from 1 awesome list
crudmongoosenestjsnestjs-graphqlsequelizetypegoosetypeorm
Related projects:
Repository | Description | Stars |
---|---|---|
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 198 |
kop7/serverless-nestjs-typeorm | A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. | 115 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |
opencrud/opencrud | A standard GraphQL API specification for simple CRUD operations on databases | 389 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
idurar/starter-graphql-next-js | A starter kit for building GraphQL APIs with Next.js and Mongodb CRUD capabilities | 32 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
kentloog/nestjs-sequelize-typescript | A full-stack NestJS application demonstrating CRUD operations with JWT authentication and e2e testing for a blog-like platform. | 366 |
fernandohenriques/nestjs-graphql-boilerplate | A pre-configured NestJS and GraphQL project with Docker support for rapid development of APIs. | 175 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 85 |