sudograph
IC GraphQL DB
Generates a GraphQL database for the Internet Computer from a schema definition
GraphQL database for the Internet Computer
221 stars
14 watching
21 forks
Language: HTML
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nelson-ai/semantic-graphql | A tool for generating GraphQL schemas from RDF ontologies | 28 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,115 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |
brysgo/graphql-bookshelf | A tool to simplify GraphQL schema creation using BookshelfJS models. | 184 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
bradleyboy/tuql | A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
rexxars/sql-to-graphql | Generates GraphQL schemas and servers based on SQL table structure. | 592 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |