We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 months ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我尝试使用GitHub Copilot使用Hasura GraphQl数据库中生成的schemon.json提出Python脚本。这是非常早的工作,但到目前为止,这是我的代码: https://github.com/github.com/thatjuancodes /hasura-json-to-erd 计划将其作为开源工具,
您可以通过提交问题或贡献自己的转换脚本来建议特定的JSON格式,
它也尝试并使用此工具
I tried using github copilot to come up with a python script using the generated schema.json from a hasura graphql database. It's very early work but here's my code so far: https://github.com/thatjuancodes/hasura-json-to-erd planning to make this an open source tool
You can suggest specific json formats by submitting an issue or contributing your own conversion scripts
It also tries and make use of this tool https://mermaid.js.org/ by generating the specific markdown format and