craftql
Schema analyzer
A tool to visualize and analyze GraphQL schemas
A CLI tool to visualize GraphQL schemas and to output a graph data structure as a graphviz .dot format
109 stars
5 watching
2 forks
Language: Rust
last commit: over 1 year ago
Linked from 2 awesome lists
clidevopsgraphgraphqlgraphvizgraphviz-dotrustrustlangschemaschemasterminalvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
variety/variety | An analysis tool for MongoDB schemas to identify data inconsistencies and unusual patterns. | 1,745 |
comcast/graphvinci | A visualizer tool for GraphQL APIs that enables developers to organize and understand complex data schema | 74 |
novvum/graphql-birdseye | An interactive tool to visualize GraphQL schemas | 706 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
brbb/graphql-rover | A tool for visualizing and exploring GraphQL schemas through an interactive graph viewer | 262 |
cjoudrey/graphql-schema-linter | A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
nikitastupin/clairvoyance | A tool to extract GraphQL API schema from an application even when introspection is disabled. | 1,050 |
enigmatis/graphql-java-annotations | An annotation-based library for creating GraphQL schema definitions in Java | 387 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
schemacrawler/schemacrawler | A tool for discovering and visualizing database schema information | 1,624 |
jayy-lmao/rust-graphql-docker | A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. | 94 |
nelson-ai/semantic-graphql | A tool for generating GraphQL schemas from RDF ontologies | 28 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |