graphql-sequelize
GraphQL database wrapper
A package that simplifies the use of GraphQL with Sequelize models in MySQL and Postgres databases.
GraphQL & Relay for MySQL & Postgres via Sequelize
2k stars
36 watching
172 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |
kmazzoni/sitecoreql | A GraphQL implementation for interacting with Sitecore's Content Search API using JavaScript. | 15 |
rebing/graphql-laravel | A PHP package that enables Laravel applications to interact with GraphQL servers | 2,137 |
nielsgl/sequelize-paper-trail | A plugin for Sequelize that tracks revision history of model instances. | 95 |
pateketrueke/svql | A wrapper for Svelte 3 applications to simplify GraphQL API interactions | 61 |
idurar/starter-graphql-next-js | A starter kit for building GraphQL APIs with Next.js and Mongodb CRUD capabilities | 32 |
graphql/swapi-graphql | A GraphQL schema and server wrapping SWAPI to provide an accessible API | 1,046 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 414 |
maticzav/graphql-middleware | Simplifies GraphQL schema management by layering additional functionality around resolvers. | 1,145 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
graphql-boilerplates/react-fullstack-graphql | A set of pre-built project templates for building full-stack React applications with GraphQL | 1,443 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 307 |
nodefluent/sequelize-kafka-connect | Enables data exchange between Kafka message queues and various relational databases using Node.js. | 38 |
boiawang/sequelize-db-export-import | A tool to generate or import models from a MySQL database using Sequelize | 26 |
mhallin/graphql_ppx | Library to rewrite and validate GraphQL queries at compile-time | 320 |