Sqlmodel GraphQL: Generating GraphQL & MCP server automatically from SQLModel definitions and operation methods. #1816
allmonday
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to shall a small project based on SQLModel
It reads meta info from SQLModel and operation methods (decorated by query and method), then it can turn these into GraphQL API instantly, and one more step, it could also generate "progressive disclosure" style MCP.
https://github.com/allmonday/sqlmodel-graphql
Beta Was this translation helpful? Give feedback.
All reactions