sql-to-graphql
GraphQL generator
Generates GraphQL schemas and servers based on SQL table structure.
Generate a GraphQL API based on your SQL database structure
592 stars
28 watching
73 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
| A tool for generating and wiring GraphQL schemas in Java | 812 |
| A Java library that generates GraphQL schema from existing Java code | 1,096 |
| Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 |
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |
| Converts OpenAPI specifications into GraphQL interfaces | 1,613 |
| A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
| Tools for generating and consuming GraphQL services in C++ | 326 |
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,209 |
| A minimal GraphQL client for React applications | 15 |
| Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
| Provides extended scalars for GraphQL schema | 261 |