tuql
GraphQL generator
A tool that automatically generates a GraphQL server from a SQLite database or SQL file
Automatically create a GraphQL server from a SQLite database or a SQL file
1k stars
24 watching
42 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
automatic-apiforeign-keysgraphqlnodejsschemasequelizesqlitesqlite-databasesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
rexxars/sql-to-graphql | Generates GraphQL schemas and servers based on SQL table structure. | 592 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 222 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
ermadmi78/kobby | A code generation plugin for Kotlin that generates GraphQL clients from schema definitions | 83 |
sainthkh/reasonql | A tool for generating type-safe GraphQL code from ReasonML queries | 96 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 96 |
brysgo/graphql-bookshelf | A tool to simplify GraphQL schema creation using BookshelfJS models. | 184 |
kobylynskyi/graphql-java-codegen-maven-plugin | A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |